Home
last modified time | relevance | path

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

/netbsd-src/external/lgpl3/gmp/dist/mini-gmp/tests/
H A Dhex-random.h23 OP_CDIV, OP_FDIV, OP_TDIV, enumerator
H A Dt-div.c54 static const enum hex_random_op ops[3] = { OP_CDIV, OP_FDIV, OP_TDIV }; in testmain() enumerator
H A Dhex-random.c350 case OP_CDIV: in hex_random_op4()