Home
last modified time | relevance | path

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

/aosp12/bionic/libm/upstream-freebsd/lib/msun/src/
H A De_coshl.c54 C12 = 2.0876768371393075e-9, /* 0x11eed99406a3f4.0p-81 */ variable
67 C12 = 2.08767569878680989791444691755468269e-9L, /* 0x11eed8eff8d897b543d0679607399.0p-141L */ variable
/aosp12/bionic/libm/upstream-freebsd/lib/msun/ld128/
H A Ds_expl.c156 C12 = 2.08767569878679576457272282566520649e-9L, variable
/aosp12/art/test/636-arm64-veneer-pool/src/
H A DMain.java32 class C12 { public static void m(Context c, Binder b) { /* Defeat inlining. */ if (Main.doThrow) { … in m() class