HomeSort by: relevance | last modified time | path
    Searched defs:catstr (Results 1 - 8 of 8) sorted by relevancy

  /src/usr.bin/mixerctl/
mixerctl.c 65 catstr(char *p, char *q) function
435 fields[j].name = catstr(rfields[i].name,
446 fields[i].name = catstr(infos[cls].label.name,
  /src/external/historical/nawk/dist/
tran.c 549 Cell *catstr(Cell *a, Cell *b) /* concatenate a and b */ function
  /src/external/gpl3/binutils/dist/bfd/doc/
chew.c 57 catstr - fn icatstr
71 maybecatstr - do catstr if internal_mode == internal_wanted, discard
73 catstrif - do catstr if top of integer stack is nonzero
275 catstr (string_type *dst, string_type *src) function
513 catstr (&out, tos);
520 catstr (&out, tos);
1059 catstr (tos, tos - 1);
1068 catstr (tos, tos + 1);
1085 catstr (tos - 1, tos);
1100 catstr (tos - 1, tos)
    [all...]
  /src/external/gpl3/binutils.old/dist/bfd/doc/
chew.c 57 catstr - fn icatstr
71 maybecatstr - do catstr if internal_mode == internal_wanted, discard
73 catstrif - do catstr if top of integer stack is nonzero
275 catstr (string_type *dst, string_type *src) function
513 catstr (&out, tos);
520 catstr (&out, tos);
1059 catstr (tos, tos - 1);
1068 catstr (tos, tos + 1);
1085 catstr (tos - 1, tos);
1100 catstr (tos - 1, tos)
    [all...]
  /src/external/gpl3/gdb.old/dist/bfd/doc/
chew.c 57 catstr - fn icatstr
71 maybecatstr - do catstr if internal_mode == internal_wanted, discard
73 catstrif - do catstr if top of integer stack is nonzero
275 catstr (string_type *dst, string_type *src) function
513 catstr (&out, tos);
520 catstr (&out, tos);
1059 catstr (tos, tos - 1);
1068 catstr (tos, tos + 1);
1085 catstr (tos - 1, tos);
1100 catstr (tos - 1, tos)
    [all...]
  /src/external/gpl3/gdb/dist/bfd/doc/
chew.c 57 catstr - fn icatstr
71 maybecatstr - do catstr if internal_mode == internal_wanted, discard
73 catstrif - do catstr if top of integer stack is nonzero
275 catstr (string_type *dst, string_type *src) function
513 catstr (&out, tos);
520 catstr (&out, tos);
1059 catstr (tos, tos - 1);
1068 catstr (tos, tos + 1);
1085 catstr (tos - 1, tos);
1100 catstr (tos - 1, tos)
    [all...]
  /src/external/gpl3/gcc.old/dist/gcc/
builtins.cc 10311 tree catstr = NULL_TREE;
10333 catstr = CALL_EXPR_ARG (exp, 0);
10339 catstr = CALL_EXPR_ARG (exp, 0);
10363 if (catstr && maxread)
10308 tree catstr = NULL_TREE; local
  /src/external/gpl3/gcc/dist/gcc/
builtins.cc 11517 tree catstr = NULL_TREE;
11539 catstr = CALL_EXPR_ARG (exp, 0);
11545 catstr = CALL_EXPR_ARG (exp, 0);
11569 if (catstr && maxread)
11514 tree catstr = NULL_TREE; local

Completed in 44 milliseconds