Home
last modified time | relevance | path

Searched refs:expected_type (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/lib/libcurses/tinfo/
H A Dparse_entry.c205 expected_type(const char *name, int token_type, bool silent) in expected_type() function
461 if (expected_type(_nc_curr_token.tk_name, token_type, silent)) { in _nc_parse_entry()
/openbsd-src/gnu/usr.bin/binutils/gas/config/
H A Dobj-vms.c1885 VMS_stab_parse (symbolS *sp, int expected_type, in VMS_stab_parse() argument
1907 if (*pnt == expected_type) in VMS_stab_parse()
1946 if (!gave_compiler_message && expected_type == 'G') in VMS_stab_parse()
/openbsd-src/gnu/usr.bin/binutils-2.17/gas/
H A DChangeLog-92952344 (VMS_stab_parse): Make `expected_type' arg be int rather than char.
/openbsd-src/gnu/usr.bin/binutils/gas/
H A DChangeLog-92952344 (VMS_stab_parse): Make `expected_type' arg be int rather than char.