Home
last modified time | relevance | path

Searched refs:BITLAB (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/bsd/nsd/dist/
H A Dzparser.h145 BITLAB = 346, /* BITLAB */ enumerator
246 #define BITLAB 346 macro
H A Dzlexer.lex314 return parse_token(BITLAB, yytext, &lexer_state);
H A Dzparser.y75 %token <data> QSTR STR PREV BITLAB
276 | BITLAB
H A Dzlexer.c1186 return parse_token(BITLAB, yytext, &lexer_state);