Searched defs:POW (Results 1 – 3 of 3) sorted by relevance
/netbsd-src/external/lgpl3/gmp/dist/demos/ |
H A D | pexpr.c | 94 enum op_t {NOP, LIT, NEG, NOT, PLUS, MINUS, MULT, DIV, MOD, REM, INVMOD, POW, enumerator
|
/netbsd-src/external/gpl3/gcc.old/dist/contrib/ |
H A D | paranoia.cc | 912 POW (const FLOAT &base, const FLOAT &exp) in POW() function
|
/netbsd-src/external/gpl3/gcc/dist/contrib/ |
H A D | paranoia.cc | 912 POW (const FLOAT &base, const FLOAT &exp) in POW() function
|