OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:alloclhi
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/gcc/dist/libdecnumber/
decNumber.c
4864
uInt *
alloclhi
=NULL; /* -> allocated buffer, iff allocated */
local
4954
alloclhi
=(uInt *)malloc(needbytes);
4955
zlhi=
alloclhi
;}
5137
free(
alloclhi
); /* .. */
/src/external/gpl3/gcc.old/dist/libdecnumber/
decNumber.c
4864
uInt *
alloclhi
=NULL; /* -> allocated buffer, iff allocated */
local
4954
alloclhi
=(uInt *)malloc(needbytes);
4955
zlhi=
alloclhi
;}
5137
free(
alloclhi
); /* .. */
/src/external/gpl3/gdb/dist/libdecnumber/
decNumber.c
4864
uInt *
alloclhi
=NULL; /* -> allocated buffer, iff allocated */
local
4954
alloclhi
=(uInt *)malloc(needbytes);
4955
zlhi=
alloclhi
;}
5137
free(
alloclhi
); /* .. */
/src/external/gpl3/gdb.old/dist/libdecnumber/
decNumber.c
4864
uInt *
alloclhi
=NULL; /* -> allocated buffer, iff allocated */
local
4954
alloclhi
=(uInt *)malloc(needbytes);
4955
zlhi=
alloclhi
;}
5137
free(
alloclhi
); /* .. */
Completed in 56 milliseconds
Indexes created Wed Mar 18 00:23:26 UTC 2026