Searched defs:type_check (Results 1 – 5 of 5) sorted by relevance
163 type_check(const char *path, FILE *fp) in type_check() function
1817 type_check(symbol_t *symbol, expression_t *expression, int opcode) in type_check() function
350 enum { IS_SAME = 0, IS_DIFFERENT = 1 } type_check; member
488 type_check (gfc_expr *e, int n, bt type) in type_check() function