tree.h | 805 #define NON_TYPE_CHECK(T) \ 806 (non_type_check ((T), __FILE__, __LINE__, __FUNCTION__)) 899 #define NON_TYPE_CHECK(T) (T) 3860 non_type_check (tree __t, const char *__f, int __l, const char *__g) function 4066 non_type_check (const_tree __t, const char *__f, int __l, const char *__g) function [all...] |