Searched refs:T_SIZE (Results 1 – 3 of 3) sorted by relevance
74 #define T_SIZE (sizeof(instr_type) / sizeof(const char *)) macro139 if((int)last_i_type < T_SIZE) in toString()
470 constexpr size_t T_SIZE = sizeof(T) * CHAR_BIT;478 if constexpr (T_SIZE > WORD_SIZE)520 constexpr size_t T_SIZE = sizeof(T) * CHAR_BIT;522 if constexpr (T_SIZE <= WORD_SIZE)525 T_SIZE > Bits ? WORD_COUNT : T_SIZE / WORD_SIZE;528 if constexpr (Signed && (T_SIZE > Bits)) {
133 %token T_SIZE367 T_SIZE T_NUMBER