Searched refs:expected_type (Results 1 – 4 of 4) sorted by relevance
205 expected_type(const char *name, int token_type, bool silent) in expected_type() function461 if (expected_type(_nc_curr_token.tk_name, token_type, silent)) { in _nc_parse_entry()
1885 VMS_stab_parse (symbolS *sp, int expected_type, in VMS_stab_parse() argument1907 if (*pnt == expected_type) in VMS_stab_parse()1946 if (!gave_compiler_message && expected_type == 'G') in VMS_stab_parse()
2344 (VMS_stab_parse): Make `expected_type' arg be int rather than char.