Home
last modified time | relevance | path

Searched refs:T_SIZE (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/opencsd/decoder/source/
H A Dtrc_gen_elem.cpp74 #define T_SIZE (sizeof(instr_type) / sizeof(const char *)) macro
139 if((int)last_i_type < T_SIZE) in toString()
/freebsd/contrib/llvm-project/libc/src/__support/
H A Dbig_int.h470 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)) {
/freebsd/sys/dev/aic7xxx/aicasm/
H A Daicasm_gram.y133 %token T_SIZE
367 T_SIZE T_NUMBER