OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:xcnew
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gdb/dist/gdbsupport/
poison.h
110
xcnew
()
function
112
static_assert (IsMallocable<T>::value, "Trying to use
XCNEW
with a non-POD \
114
return
XCNEW
(T);
117
#undef
XCNEW
118
#define
XCNEW
(T)
xcnew
<T>()
/src/external/gpl3/gdb.old/dist/gdbsupport/
poison.h
110
xcnew
()
function
112
static_assert (IsMallocable<T>::value, "Trying to use
XCNEW
with a non-POD \
114
return
XCNEW
(T);
117
#undef
XCNEW
118
#define
XCNEW
(T)
xcnew
<T>()
Completed in 22 milliseconds
Indexes created Sat Feb 28 05:31:39 UTC 2026