OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:void_emitted_p
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/binutils/dist/gas/
stabs.c
65
static bool
void_emitted_p
;
variable
617
if (!
void_emitted_p
)
622
void_emitted_p
= true;
669
void_emitted_p
= false;
/src/external/gpl3/binutils.old/dist/gas/
stabs.c
65
static bool
void_emitted_p
;
variable
638
if (!
void_emitted_p
)
643
void_emitted_p
= true;
690
void_emitted_p
= false;
Completed in 71 milliseconds
Indexes created Wed Mar 25 00:23:37 UTC 2026