Lines Matching refs:read_token_item
1241 static enum tep_event_type read_token_item(char **tok) in read_token_item() function
1292 type = read_token_item(tok); in __read_expect_type()
1311 type = read_token_item(&token); in __read_expected()
1863 type = read_token_item(&token); in process_array()
2043 type = read_token_item(&token); in process_op()
2528 type = read_token_item(&token); in process_fields()
2582 type = read_token_item(&token); in process_fields()
2626 type = read_token_item(&token); in process_flags()
2629 type = read_token_item(&token); in process_flags()
2640 type = read_token_item(tok); in process_flags()
2679 type = read_token_item(tok); in process_symbols()
2703 return read_token_item(tok); in process_hex_common()
2741 return read_token_item(tok); in process_int_array()
2786 type = read_token_item(&token); in process_dynamic_array()
2807 type = read_token_item(tok); in process_dynamic_array()
2876 type = read_token_item(&token); in process_paren()
3139 type = read_token_item(&token); in process_arg_token()
3167 type = read_token_item(&token); in process_arg_token()
3178 type = read_token_item(&token); in process_arg_token()
3219 type = read_token_item(&token); in event_read_print_args()
3291 type = read_token_item(&token); in event_read_print()