OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:XRESIZEVAR
(Results
1 - 2
of
2
) sorted by null
/external/valgrind/main/coregrind/m_demangle/
vg_libciface.h
93
#define
XRESIZEVAR
(_Ty, _Pt, _Sz) \
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
libiberty.h
362
#define
XRESIZEVAR
(T, P, S) ((T *) xrealloc ((P), (S)))
Completed in 107 milliseconds