HomeSort by relevance Sort by last modified time
    Searched defs:nrv_alloc (Results 1 - 3 of 3) sorted by null

  /bionic/libc/upstream-openbsd/lib/libc/gdtoa/
dmisc.c 69 nrv_alloc(s, rve, n) char *s, **rve; int n; function
71 nrv_alloc(char *s, char **rve, int n)
gdtoaimp.h 552 #define nrv_alloc __nrv_alloc_D2A macro
603 extern char *nrv_alloc ANSI((char*, char **, int));
  /ndk/sources/android/support/src/stdio/
strtod.c 3010 nrv_alloc(char *s, char **rve, int n) function
    [all...]

Completed in 41 milliseconds