HomeSort by: relevance | last modified time | path
    Searched refs:DATA_FFS (Results 1 - 2 of 2) sorted by relevancy

  /src/external/lgpl3/gmp/dist/tune/
speed.c 114 #define DATA_FFS 5
595 case DATA_FFS:
1172 else if (strcmp (optarg, "ffs") == 0) option_data = DATA_FFS;
  /src/external/lgpl3/gmp/dist/tests/devel/
try.c 206 #define DATA_FFS 3
2283 case DATA_FFS:
3585 option_data = DATA_FFS;
3590 else if (strcmp (optarg, "ffs") == 0) option_data = DATA_FFS;

Completed in 18 milliseconds