Searched defs:MKREFFUNC (Results 1 – 14 of 14) sorted by relevance
| /freebsd/lib/libc/tests/stdbit/ |
| H A D | stdc_count_zeros_test.c | 8 #define MKREFFUNC(name, type) \ macro
|
| H A D | stdc_first_trailing_zero_test.c | 8 #define MKREFFUNC(name, type) \ macro
|
| H A D | stdc_leading_zeros_test.c | 8 #define MKREFFUNC(name, type) \ macro
|
| H A D | stdc_trailing_ones_test.c | 8 #define MKREFFUNC(name, type) \ macro
|
| H A D | stdc_first_trailing_one_test.c | 8 #define MKREFFUNC(name, type) \ macro
|
| H A D | stdc_bit_width_test.c | 8 #define MKREFFUNC(name, type) \ macro
|
| H A D | stdc_has_single_bit_test.c | 8 #define MKREFFUNC(name, type) \ macro
|
| H A D | stdc_trailing_zeros_test.c | 8 #define MKREFFUNC(name, type) \ macro
|
| H A D | stdc_count_ones_test.c | 8 #define MKREFFUNC(name, type) \ macro
|
| H A D | stdc_first_leading_one_test.c | 8 #define MKREFFUNC(name, type) \ macro
|
| H A D | stdc_bit_floor_test.c | 8 #define MKREFFUNC(name, type) \ macro
|
| H A D | stdc_first_leading_zero_test.c | 8 #define MKREFFUNC(name, type) \ macro
|
| H A D | stdc_bit_ceil_test.c | 8 #define MKREFFUNC(name, type) \ macro
|
| H A D | stdc_leading_ones_test.c | 8 #define MKREFFUNC(name, type) \ macro
|