OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:OBSTACK_ZALLOC
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gdb/dist/gdbsupport/
gdb_obstack.h
29
obstack_zalloc
(struct obstack *ob)
function
31
static_assert (IsMallocable<T>::value, "Trying to use
OBSTACK_ZALLOC
with a \
36
#define
OBSTACK_ZALLOC
(OBSTACK,TYPE)
obstack_zalloc
<TYPE> ((OBSTACK))
/src/external/gpl3/gdb.old/dist/gdbsupport/
gdb_obstack.h
29
obstack_zalloc
(struct obstack *ob)
function
31
static_assert (IsMallocable<T>::value, "Trying to use
OBSTACK_ZALLOC
with a \
36
#define
OBSTACK_ZALLOC
(OBSTACK,TYPE)
obstack_zalloc
<TYPE> ((OBSTACK))
Completed in 25 milliseconds
Indexes created Tue Mar 03 05:31:39 UTC 2026