OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:obtain
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl2/libmalloc/dist/
ralloc.c
222
obtain
does not try to keep track of whether space is in use
224
fall within a single heap. If you call
obtain
twice in a row
233
obtain
(address, size)
395
|| ! (new_bloc->data =
obtain
(break_value, size)))
439
not presently available in our reserve, call
obtain
for
480
address =
obtain
(address, s);
722
/*
Obtain
SIZE bytes of storage from the free pool, or the system, as
766
/* If not found,
obtain
more space. */
771
if (r_alloc_freeze_level > 0 || !
obtain
(address, get))
230
obtain
(address, size)
function
ralloc.c
222
obtain
does not try to keep track of whether space is in use
224
fall within a single heap. If you call
obtain
twice in a row
233
obtain
(address, size)
395
|| ! (new_bloc->data =
obtain
(break_value, size)))
439
not presently available in our reserve, call
obtain
for
480
address =
obtain
(address, s);
722
/*
Obtain
SIZE bytes of storage from the free pool, or the system, as
766
/* If not found,
obtain
more space. */
771
if (r_alloc_freeze_level > 0 || !
obtain
(address, get))
230
obtain
(address, size)
function
Completed in 45 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026