Searched defs:DT_TOK_BNEG (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/ExtPacks/VBoxDTrace/generated/
H A Ddt_grammar.h78 DT_TOK_BNEG = 293, enumerator in enum:yytokentype
189 #define DT_TOK_BNEG 293 macro
H A Ddt_grammar.c105 DT_TOK_BNEG = 293, enumerator in enum:yytokentype
216 #define DT_TOK_BNEG 293 macro
807 "DT_TOK_LNEG", "DT_TOK_BNEG", "DT_TOK_ADDADD", "DT_TOK_SUBSUB",
2483 { (yyval.l_tok) = DT_TOK_BNEG; }

Completed in 54 milliseconds