OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:decMalloc
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/gcc/dist/libdecnumber/
decNumber.c
294
#define malloc(a)
decMalloc
(a)
298
static void *
decMalloc
(size_t);
8074
/*
decMalloc
-- accountable allocation routine */
8087
static void *
decMalloc
(size_t n) {
8102
} /*
decMalloc
*/
8135
#define malloc(a)
decMalloc
(a)
/src/external/gpl3/gcc.old/dist/libdecnumber/
decNumber.c
294
#define malloc(a)
decMalloc
(a)
298
static void *
decMalloc
(size_t);
8074
/*
decMalloc
-- accountable allocation routine */
8087
static void *
decMalloc
(size_t n) {
8102
} /*
decMalloc
*/
8135
#define malloc(a)
decMalloc
(a)
/src/external/gpl3/gdb/dist/libdecnumber/
decNumber.c
294
#define malloc(a)
decMalloc
(a)
298
static void *
decMalloc
(size_t);
8074
/*
decMalloc
-- accountable allocation routine */
8087
static void *
decMalloc
(size_t n) {
8102
} /*
decMalloc
*/
8135
#define malloc(a)
decMalloc
(a)
/src/external/gpl3/gdb.old/dist/libdecnumber/
decNumber.c
294
#define malloc(a)
decMalloc
(a)
298
static void *
decMalloc
(size_t);
8074
/*
decMalloc
-- accountable allocation routine */
8087
static void *
decMalloc
(size_t n) {
8102
} /*
decMalloc
*/
8135
#define malloc(a)
decMalloc
(a)
Completed in 45 milliseconds
Indexes created Wed Mar 18 00:23:26 UTC 2026