Lines Matching refs:stdbit_ops_t
54 } 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 = {
847 static const stdbit_ops_t stdbit_co_ops = {
930 static const stdbit_ops_t stdbit_bw_ops = {
1034 stdbit_test_one(const stdbit_test_t *test, const stdbit_ops_t *ops) in stdbit_test_one()
1118 const stdbit_ops_t *sg_ops;