Home
last modified time | relevance | path

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

/aosp_15_r20/bionic/libc/upstream-openbsd/lib/libc/gdtoa/
H A Dmisc.c40 static double private_mem[PRIVATE_mem], *pmem_next = private_mem; variable
/aosp_15_r20/external/python/cpython3/Python/
Ddtoa.c178 static double private_mem[PRIVATE_mem], *pmem_next = private_mem; variable
/aosp_15_r20/external/python/cpython2/Python/
Ddtoa.c182 static double private_mem[PRIVATE_mem], *pmem_next = private_mem; variable