OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:is_prototyped
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gdb/dist/gdb/
gdbtypes.h
1227
bool
is_prototyped
() const
function in struct:type
1232
void set_is_prototyped (bool
is_prototyped
)
1234
this->main_type->m_flag_prototyped =
is_prototyped
;
/src/external/gpl3/gdb.old/dist/gdb/
gdbtypes.h
1233
bool
is_prototyped
() const
function in struct:type
1238
void set_is_prototyped (bool
is_prototyped
)
1240
this->main_type->m_flag_prototyped =
is_prototyped
;
Completed in 27 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026