Searched refs:h_macro (Results 1 – 3 of 3) sorted by relevance
442 h->h_macro = mid;455 h->h_macro = mid;600 h->h_macro = '\0';1892 (h->h_macro == '\0' ||1893 (q = macvalue(bitidx(h->h_macro), e)) == NULL ||
829 if (h->h_macro != '\0')831 if (bitset(0200, h->h_macro))834 macname(bitidx(h->h_macro)));837 "$%c", h->h_macro);
960 unsigned char h_macro; /* include header if macro defined */ member