Home
last modified time | relevance | path

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

/netbsd-src/external/lgpl3/gmp/dist/tests/devel/
H A Dtry.c205 #define DATA_SEQ 2 macro
2272 case DATA_SEQ: in t_random()
3581 option_data = DATA_SEQ; in main()
3589 else if (strcmp (optarg, "seq") == 0) option_data = DATA_SEQ; in main()