OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:allocrhi
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/gcc/dist/libdecnumber/
decNumber.c
4867
uInt *
allocrhi
=NULL; /* -> allocated buffer, iff allocated */
local
4958
allocrhi
=(uInt *)malloc(needbytes);
4959
zrhi=
allocrhi
;}
5136
free(
allocrhi
); /* .. */
/src/external/gpl3/gcc.old/dist/libdecnumber/
decNumber.c
4867
uInt *
allocrhi
=NULL; /* -> allocated buffer, iff allocated */
local
4958
allocrhi
=(uInt *)malloc(needbytes);
4959
zrhi=
allocrhi
;}
5136
free(
allocrhi
); /* .. */
/src/external/gpl3/gdb/dist/libdecnumber/
decNumber.c
4867
uInt *
allocrhi
=NULL; /* -> allocated buffer, iff allocated */
local
4958
allocrhi
=(uInt *)malloc(needbytes);
4959
zrhi=
allocrhi
;}
5136
free(
allocrhi
); /* .. */
/src/external/gpl3/gdb.old/dist/libdecnumber/
decNumber.c
4867
uInt *
allocrhi
=NULL; /* -> allocated buffer, iff allocated */
local
4958
allocrhi
=(uInt *)malloc(needbytes);
4959
zrhi=
allocrhi
;}
5136
free(
allocrhi
); /* .. */
Completed in 35 milliseconds
Indexes created Mon Mar 23 00:23:30 UTC 2026