Searched refs:h_macro (Results 1 – 3 of 3) sorted by relevance
418 h->h_macro = mid;428 h->h_macro = mid;573 h->h_macro = '\0';1812 (h->h_macro == '\0' ||1813 (q = macvalue(bitidx(h->h_macro), e)) == NULL ||
807 if (h->h_macro != '\0')809 if (bitset(0200, h->h_macro))812 macname(bitidx(h->h_macro)));815 "$%c", h->h_macro);
777 unsigned char h_macro; /* include header if macro defined */ member