Home
last modified time | relevance | path

Searched defs:catstr (Results 1 – 2 of 2) sorted by relevance

/dflybsd-src/contrib/awk/
H A Dtran.c543 Cell *catstr(Cell *a, Cell *b) /* concatenate a and b */ in catstr() function
/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dbuiltins.c9966 tree catstr = NULL_TREE; in maybe_emit_chk_warning() local