Searched defs:NBYTES (Results 1 – 5 of 5) sorted by relevance
46 #define NBYTES 8 macro53 #define NBYTES 4 macro386 #define NBYTES 8 macro406 #define NBYTES 4 macro
162 #define NBYTES 8 macro199 #define NBYTES 4 macro
34 #define NBYTES (1 << 8) macro56 INIT(bbuf, NBYTES) in INIT() argument286 TEST_LOAD_REG(b, int8_t, bbuf, NBYTES, d) in TEST_LOAD_REG() argument
193 #define NBYTES(bit_code) (NBITS(bit_code) >> 3) macro
97 #define NBYTES 8 macro