Lines Matching refs:read_token_item
1169 static enum event_type read_token_item(char **tok) in read_token_item() function
1220 type = read_token_item(tok); in __read_expect_type()
1239 type = read_token_item(&token); in __read_expected()
1791 type = read_token_item(&token); in process_array()
1971 type = read_token_item(&token); in process_op()
2456 type = read_token_item(&token); in process_fields()
2510 type = read_token_item(&token); in process_fields()
2554 type = read_token_item(&token); in process_flags()
2557 type = read_token_item(&token); in process_flags()
2568 type = read_token_item(tok); in process_flags()
2607 type = read_token_item(tok); in process_symbols()
2631 return read_token_item(tok); in process_hex_common()
2669 return read_token_item(tok); in process_int_array()
2714 type = read_token_item(&token); in process_dynamic_array()
2735 type = read_token_item(tok); in process_dynamic_array()
2804 type = read_token_item(&token); in process_paren()
3067 type = read_token_item(&token); in process_arg_token()
3095 type = read_token_item(&token); in process_arg_token()
3106 type = read_token_item(&token); in process_arg_token()
3147 type = read_token_item(&token); in event_read_print_args()
3219 type = read_token_item(&token); in event_read_print()