Home
last modified time | relevance | path

Searched defs:type_check (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/sys/dev/microcode/aic7xxx/
H A Daicasm_gram.y1819 type_check(symbol_t *symbol, expression_t *expression, int opcode) in type_check() function
/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Dlanguage.h83 extern enum type_check enum
H A Dlanguage.c117 enum type_check type_check = type_check_off; variable
/openbsd-src/gnu/usr.bin/binutils/gas/config/
H A Dobj-vms.c172 #define type_check(X) !strcmp (symbol_name, X) macro