OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:rv_alloc
(Results
1 - 9
of
9
) sorted by null
/bionic/libc/upstream-openbsd/lib/libc/gdtoa/
dmisc.c
40
rv_alloc
(i) int i;
function
42
rv_alloc
(int i)
76
t = rv =
rv_alloc
(n);
gdtoaimp.h
557
#define
rv_alloc
__rv_alloc_D2A
macro
608
extern char *
rv_alloc
ANSI((int));
/device/linaro/bootloader/edk2/StdLib/LibC/gdtoa/
dmisc.c
43
rv_alloc
(i) size_t i;
function
45
rv_alloc
(size_t i)
76
t = rv =
rv_alloc
(n);
gdtoaimp.h
530
#define
rv_alloc
__rv_alloc_D2A
macro
581
extern char *
rv_alloc
(size_t);
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Python/
dtoa.c
47
* Similarly,
rv_alloc
and nrv_alloc (return type char *) return NULL on
2261
rv_alloc
(int i)
function
[
all
...]
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Python/
dtoa.c
47
* Similarly,
rv_alloc
and nrv_alloc (return type char *) return NULL on
2230
rv_alloc
(int i)
function
[
all
...]
/external/python/cpython2/Python/
dtoa.c
47
* Similarly,
rv_alloc
and nrv_alloc (return type char *) return NULL on
2261
rv_alloc
(int i)
function
[
all
...]
/prebuilts/ndk/r11/sources/android/support/src/stdio/
strtod.c
2985
rv_alloc
(int i)
function
[
all
...]
/prebuilts/ndk/r13/sources/android/support/src/stdio/
strtod.c
2985
rv_alloc
(int i)
function
[
all
...]
Completed in 57 milliseconds