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

  /src/bin/sh/
parser.c 123 STATIC int noexpand(char *);
683 if (!noexpand(n->narg.text))
797 if (!noexpand(wordtext))
2484 noexpand(char *text) function
  /src/external/bsd/elftoolchain/dist/common/
uthash.h 99 #define uthash_noexpand_fyi(tbl) /* can be defined to log noexpand */
779 && !(addhh)->tbl->noexpand) { \
879 (tbl)->noexpand = 1; \
1116 unsigned ineff_expands, noexpand; member in struct:UT_hash_table

Completed in 72 milliseconds