Home
last modified time | relevance | path

Searched defs:intpow (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/internal/math/
H A Dbiguintcore.d1104 T intpow(T)(T x, ulong n) pure nothrow @safe in intpow() function
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Dexpressionsem.c7136 sinteger_t intpow = 0; in visit() local