Searched defs:testbits (Results 1 - 3 of 3) sorted by relevance
| /src/sys/external/bsd/compiler_rt/dist/lib/builtins/ppc/ | ||
| H A D | gcc_qadd.c | 41 const doublebits testbits = { .d = testForOverflow }; local in function:__gcc_qadd |
| H A D | gcc_qsub.c | 41 const doublebits testbits = { .d = testForOverflow }; local in function:__gcc_qsub |
| /src/sys/arch/x86/x86/ | ||
| H A D | pmap.c | 4657 pmap_test_attrs(struct vm_page *pg, unsigned testbits) argument |
Completed in 15 milliseconds