Searched refs:h_macro (Results 1 – 3 of 3) sorted by relevance
456 h->h_macro = mid;469 h->h_macro = mid;613 h->h_macro = '\0';1904 (h->h_macro == '\0' ||1905 (q = macvalue(bitidx(h->h_macro), e)) == NULL ||
833 if (h->h_macro != '\0')835 if (bitset(0200, h->h_macro))838 macname(bitidx(h->h_macro)));841 "$%c", h->h_macro);
1003 unsigned char h_macro; /* include header if macro defined */ member