Searched defs:v1 (Results 1 - 4 of 4) sorted by relevance

/bionic/libc/arch-mips/include/machine/
H A Dregdef.h43 #define v1 $3 macro
/bionic/libc/kernel/arch-mips/asm/
H A Dregdef.h27 #define v1 $3 macro
72 #define v1 $3 macro
/bionic/libm/src/
H A De_lgamma_r.c131 v1 = 2.45597793713041134822e+00, /* 0x4003A5D7, 0xC2BD619C */ variable
265 p2 = one+y*(v1+y*(v2+y*(v3+y*(v4+y*v5))));
H A De_lgammaf_r.c65 v1 = 2.4559779167e+00, /* 0x401d2ebe */ variable
199 p2 = one+y*(v1+y*(v2+y*(v3+y*(v4+y*v5))));

Completed in 113 milliseconds