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
64 #define testbits(x,m) ((x) & (m)) macro
4656 pmap_test_attrs(struct vm_page * pg,unsigned testbits) global() argument