OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:alloc_point
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/lgpl3/gmp/dist/
tal-notreent.c
38
void *
alloc_point
;
member in struct:tmp_stack
62
ASSERT (((unsigned) current->
alloc_point
% __TMP_ALIGN) == 0);
64
if (size > (char *) current->end - (char *) current->
alloc_point
)
94
header->
alloc_point
= (char *) chunk + HSIZ;
99
that = current->
alloc_point
;
100
current->
alloc_point
= (char *) that + size;
112
mark->
alloc_point
= current->
alloc_point
;
128
current->
alloc_point
= mark->
alloc_point
;
[
all
...]
gmp-impl.h
409
void *
alloc_point
;
member in struct:tmp_marker
Completed in 24 milliseconds
Indexes created Sat Aug 01 00:24:56 UTC 2026