Home
last modified time | relevance | path

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

/netbsd-src/external/lgpl3/gmp/dist/tune/
H A Dspeed.c114 #define DATA_FFS 5 macro
595 case DATA_FFS: in data_fill()
1172 else if (strcmp (optarg, "ffs") == 0) option_data = DATA_FFS; in main()
/netbsd-src/external/lgpl3/gmp/dist/tests/devel/
H A Dtry.c206 #define DATA_FFS 3 macro
2283 case DATA_FFS: in t_random()
3585 option_data = DATA_FFS; in main()
3590 else if (strcmp (optarg, "ffs") == 0) option_data = DATA_FFS; in main()