Home
last modified time | relevance | path

Searched refs:stdbit_ops_t (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/test/libc-tests/tests/
H A Dstdbit.c54 } stdbit_ops_t; typedef
66 static const stdbit_ops_t stdbit_clz_ops = {
139 static const stdbit_ops_t stdbit_clo_ops = {
231 static const stdbit_ops_t stdbit_ctz_ops = {
313 static const stdbit_ops_t stdbit_cto_ops = {
390 static const stdbit_ops_t stdbit_flz_ops = {
484 static const stdbit_ops_t stdbit_flo_ops = {
590 static const stdbit_ops_t stdbit_ftz_ops = {
678 static const stdbit_ops_t stdbit_fto_ops = {
764 static const stdbit_ops_t stdbit_cz_ops = {
[all …]