Searched refs:yyintprefix (Results 1 - 3 of 3) sorted by relevance

/freebsd-9.3-release/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_impl.h679 extern char yyintprefix; /* int token prefix for macros (+/-) */
H A Ddt_decl.c777 yyintprefix = 0;
H A Ddt_parser.c123 char yyintprefix; /* int token macro prefix (+/-) */ variable
1235 switch (yyintprefix) {

Completed in 107 milliseconds