Searched refs:DECLARE_TYPE (Results 1 – 4 of 4) sorted by relevance
112 #define DECLARE_TYPE(T) \ macro115 TF_CALL_bool(DECLARE_TYPE);116 TF_CALL_float(DECLARE_TYPE);117 TF_CALL_bfloat16(DECLARE_TYPE);118 TF_CALL_double(DECLARE_TYPE);119 TF_CALL_uint8(DECLARE_TYPE);120 TF_CALL_int32(DECLARE_TYPE);121 TF_CALL_int16(DECLARE_TYPE);122 TF_CALL_int64(DECLARE_TYPE);123 #undef DECLARE_TYPE[all …]
41 #define DECLARE_TYPE(type, ignore) type, macro42 enum Type { NONE = 0, CODE_EVENTS_TYPE_LIST(DECLARE_TYPE) };43 #undef DECLARE_TYPE
242 #define DECLARE_TYPE(type, value) k##type = (value), macro243 BITSET_TYPE_LIST(DECLARE_TYPE)244 #undef DECLARE_TYPE
121 #define DECLARE_TYPE(type, ignore) type, macro124 STACK_FRAME_TYPE_LIST(DECLARE_TYPE) NUMBER_OF_TYPES,129 #undef DECLARE_TYPE