Searched refs:DT_KEY_INLINE (Results 1 - 4 of 4) sorted by relevance

/vbox/src/VBox/ExtPacks/VBoxDTrace/generated/
H A Ddt_grammar.h123 DT_KEY_INLINE = 338, enumerator in enum:yytokentype
234 #define DT_KEY_INLINE 338 macro
H A Ddt_grammar.c150 DT_KEY_INLINE = 338, enumerator in enum:yytokentype
261 #define DT_KEY_INLINE 338 macro
818 "DT_KEY_IF", "DT_KEY_IMPORT", "DT_KEY_INLINE", "DT_KEY_INT",
H A Ddt_lex.c1492 return (DT_KEY_INLINE);
1672 { yybegin(YYS_DEFINE); return (DT_KEY_INLINE); }
/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/lib/libdtrace/common/
H A Ddt_grammar.y94 %token DT_KEY_INLINE
248 DT_KEY_INLINE declaration_specifiers declarator

Completed in 48 milliseconds