OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:xcnewvar
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gdb/dist/gdbsupport/
poison.h
194
xcnewvar
(size_t s)
function
196
static_assert (IsMallocable<T>::value, "Trying to use
XCNEWVAR
with a \
198
return
XCNEWVAR
(T, s);
201
#undef
XCNEWVAR
202
#define
XCNEWVAR
(T, S)
xcnewvar
<T> (S)
/src/external/gpl3/gdb.old/dist/gdbsupport/
poison.h
194
xcnewvar
(size_t s)
function
196
static_assert (IsMallocable<T>::value, "Trying to use
XCNEWVAR
with a \
198
return
XCNEWVAR
(T, s);
201
#undef
XCNEWVAR
202
#define
XCNEWVAR
(T, S)
xcnewvar
<T> (S)
Completed in 58 milliseconds
Indexes created Sat Feb 28 05:31:39 UTC 2026