Home
last modified time | relevance | path

Searched defs:nrv_alloc (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/bionic/libc/upstream-openbsd/lib/libc/gdtoa/
H A Ddmisc.c69 nrv_alloc(s, rve, n) char *s, **rve; int n; in nrv_alloc() function
H A Dgdtoaimp.h551 #define nrv_alloc __nrv_alloc_D2A macro
/aosp_15_r20/external/python/cpython3/Python/
Ddtoa.c2181 nrv_alloc(const char *s, char **rve, int n) in nrv_alloc() function
/aosp_15_r20/external/python/cpython2/Python/
Ddtoa.c2278 nrv_alloc(char *s, char **rve, int n) in nrv_alloc() function