Home
last modified time | relevance | path

Searched defs:PI2 (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/usr.bin/audiocfg/
H A Ddtmf.c42 #define PI2 (3.14159265358979323846f * 2) macro
/netbsd-src/lib/libm/noieee_src/
H A Dtrig.h53 #define PI2 vccast(PI2) macro
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Mips/
H A DMipsAsmPrinter.cpp495 MachineBasicBlock::const_pred_iterator PI = MBB->pred_begin(), PI2 = PI; in isBlockOnlyReachableByFallthrough() local