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

/vbox/src/VBox/ExtPacks/VBoxDTrace/generated/
H A Ddt_lex.c1045 static int id_or_type(const char *);
1878 return (id_or_type(v));
1934 return (id_or_type(yytext));
3634 id_or_type(const char *s) function

Completed in 57 milliseconds