Home
last modified time | relevance | path

Searched defs:OP_FDIV (Results 1 – 2 of 2) 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