Lines Matching refs:read_token
1200 static enum tep_event_type read_token(char **tok) in read_token() function
1228 return read_token(tok); in tep_read_token()
1290 type = read_token(tok); in __read_expect_type()
1309 type = read_token(&token); in __read_expected()
1439 type = read_token(&token); in event_read_fields()
1451 type = read_token(&token); in event_read_fields()
1459 type = read_token(&token); in event_read_fields()
1479 type = read_token(&token); in event_read_fields()
1531 type = read_token(&token); in event_read_fields()
1560 type = read_token(&token); in event_read_fields()
1579 type = read_token(&token); in event_read_fields()
1601 type = read_token(&token); in event_read_fields()
1656 type = read_token(&token); in event_read_fields()
1757 type = read_token(&token); in process_arg()
2171 type = read_token(&token); in process_entry()
2768 type = read_token(&token); in process_dynamic_array()
2842 type = read_token(&token); in process_dynamic_array_len()
2934 type = read_token(&token); in process_str()
2963 type = read_token(&token); in process_bitmask()
3054 type = read_token(&token); in process_func_handler()
6076 type = read_token(&token); in parse_header_field()