OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:testrealloc
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/bsd/flex/dist/tests/
mem_r.l
119
void *
testrealloc
(void* p, yy_size_t n , void* yyscanner)
/src/external/gpl2/rcs/dist/src/
rcsbase.h
707
malloc_type
testrealloc
P((malloc_type,size_t));
714
# define trealloc(T,p,n) (lintalloc =
testrealloc
((malloc_type)0, sizeof(T)*(n)), p)
719
# define trealloc(T,p,n) ((T*)
testrealloc
((malloc_type)(p), sizeof(T)*(n)))
rcsutil.c
262
testrealloc
(ptr, size)
function
Completed in 21 milliseconds
Indexes created Mon Jun 22 00:25:11 UTC 2026