Searched refs:TOKEN (Results 1 - 5 of 5) sorted by relevance

/netbsd-6-1-5-RELEASE/usr.bin/fgen/
H A Dfgen.h38 #define TOKEN struct tok macro
39 #define YY_DECL TOKEN* yylex(void)
H A Dfgen.l37 #define TOKEN struct tok
71 static TOKEN ltoken;
1084 TOKEN *token;
/netbsd-6-1-5-RELEASE/external/bsd/byacc/dist/
H A Dsymtab.c54 bp->assoc = TOKEN;
H A Dreader.c299 return (TOKEN);
339 return (TOKEN);
1090 if (assoc != TOKEN)
1124 if (assoc != TOKEN)
1280 case TOKEN:
1351 rassoc[0] = TOKEN;
1352 rassoc[1] = TOKEN;
1353 rassoc[2] = TOKEN;
1442 rassoc[nrules] = TOKEN;
1500 rassoc[nrules - 1] = TOKEN;
[all...]
/netbsd-6-1-5-RELEASE/external/public-domain/sqlite/dist/
H A Dsqlite3.c110831 #define TOKEN macro
[all...]

Completed in 453 milliseconds