Home
last modified time | relevance | path

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

/trueos/usr.sbin/fstyp/
HDfstyp.c116 type_check(const char *path, FILE *fp) in type_check() function
/trueos/sys/dev/aic7xxx/aicasm/
HDaicasm_gram.y1814 type_check(symbol_t *symbol, expression_t *expression, int opcode) in type_check() function
/trueos/contrib/gdb/gdb/
HDlanguage.h83 extern enum type_check enum
HDlanguage.c117 enum type_check type_check = type_check_off; variable