Searched defs:non_type_check (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | tree.h | 3470 non_type_check (tree __t, const char *__f, int __l, const char *__g) in non_type_check() function 3722 non_type_check (const_tree __t, const char *__f, int __l, const char *__g) in non_type_check() function
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | tree.h | 3633 non_type_check (tree __t, const char *__f, int __l, const char *__g) in non_type_check() function 3885 non_type_check (const_tree __t, const char *__f, int __l, const char *__g) in non_type_check() function
|