Searched refs:ENDSECTION (Results 1 – 3 of 3) sorted by relevance
/illumos-gate/usr/src/cmd/sgs/lex/common/ | ||
H A D | ldefs.h | 149 #define ENDSECTION 5 macro |
H A D | main.c | 207 sect = ENDSECTION; |
H A D | sub1.c | 117 if (debug && sect != ENDSECTION) { in error_tail() |