Searched defs:testbits (Results 1 – 4 of 4) sorted by relevance
41 const doublebits testbits = { .d = testForOverflow }; in __gcc_qsub() local
41 const doublebits testbits = { .d = testForOverflow }; in __gcc_qadd() local
62 #define testbits(x,m) ((x) & (m)) macro
1993 static const int testbits[3] { 0xE0, 0xF0, 0xF8 }; in quantize_hdr_alpha() local