OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:trealloc
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/gpl2/rcs/dist/src/
rcsbase.h
714
# define
trealloc
(T,p,n) (lintalloc = testrealloc((malloc_type)0, sizeof(T)*(n)), p)
macro
719
# define
trealloc
(T,p,n) ((T*) testrealloc((malloc_type)(p), sizeof(T)*(n)))
macro
Completed in 42 milliseconds
Indexes created Wed Jun 17 00:25:26 UTC 2026