Home
last modified time | relevance | path

Searched refs:rv_alloc (Results 1 - 2 of 2) sorted by relevance

/third_party/FreeBSD/contrib/gdtoa/
H A Dgdtoaimp.h577 #define rv_alloc __rv_alloc_D2A macro
631 extern char *rv_alloc ANSI((int));
/third_party/python/Python/
H A Ddtoa.c47 * Similarly, rv_alloc and nrv_alloc (return type char *) return NULL on
2164 rv_alloc(int i) in rv_alloc() function
2185 rv = rv_alloc(n); in nrv_alloc()
2436 s0 = rv_alloc(i); in _Py_dg_dtoa()

Completed in 5 milliseconds