Lines Matching refs:read_token
1202 __hidden enum tep_event_type read_token(char **tok) in read_token() function
1269 type = read_token(tok); in __read_expect_type()
1288 type = read_token(&token); in __read_expected()
1433 type = read_token(&token); in event_read_fields()
1445 type = read_token(&token); in event_read_fields()
1453 type = read_token(&token); in event_read_fields()
1473 type = read_token(&token); in event_read_fields()
1511 while ((type = read_token(&token)) != TEP_EVENT_NONE) { in event_read_fields()
1550 type = read_token(&token); in event_read_fields()
1576 type = read_token(&token); in event_read_fields()
1594 type = read_token(&token); in event_read_fields()
1610 type = read_token(&token); in event_read_fields()
1660 type = read_token(&token); in event_read_fields()
1761 type = read_token(&token); in process_arg()
2172 type = read_token(&token); in process_entry()
2769 type = read_token(&token); in process_dynamic_array()
2844 type = read_token(&token); in process_dynamic_array_len()
2936 type = read_token(&token); in process_str()
2965 type = read_token(&token); in process_bitmask()
3056 type = read_token(&token); in process_func_handler()
6602 type = read_token(&token); in parse_header_field()