Home
last modified time | relevance | path

Searched refs:get_type (Results 1 – 1 of 1) sorted by relevance

/tools/lib/traceevent/
Devent-parse.c931 static enum tep_event_type get_type(int ch) in get_type() function
1008 type = get_type(ch); in __read_token()
1114 while (get_type(peek_char()) == type) { in __read_token()