OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:s_realloc
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/mit/isl/dist/imath/
imath.c
1700
static mp_digit *
s_realloc
(mp_digit *old, mp_size osize, mp_size nsize) {
function
1725
} else if ((tmp =
s_realloc
(MP_DIGITS(z), MP_ALLOC(z), nsize)) == NULL) {
Completed in 24 milliseconds
Indexes created Tue Mar 03 05:31:39 UTC 2026