Home
last modified time | relevance | path

Searched refs:C0 (Results 1 – 2 of 2) sorted by relevance

/external/lib/libm/
A Dk_cosf.c28 C0 = -0x1ffffffd0c5e81.0p-54, /* -0.499999997251031003120 */ variable
45 return ((one+z*C0) + w*C1) + (w*z)*r; in __kernel_cosdf()
/external/lib/heap/dlmalloc/
A Ddlmalloc.c3815 tchunkptr C0, C1;\
3817 if ((C0 = X->child[0]) != 0) {\
3818 if (RTCHECK(ok_address(M, C0))) {\
3819 R->child[0] = C0;\
3820 C0->parent = R;\

Completed in 14 milliseconds