Home | History | Annotate | Download | only in traceevent

Lines Matching defs:get_type

763 static enum event_type get_type(int ch)
845 type = get_type(ch);
951 while (get_type(__peek_char()) == type) {