OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:show_listing
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/binutils/dist/gas/
listing.c
1227
int
show_listing
= 1;
local
1250
show_listing
--;
1253
if (
show_listing
== 0)
1270
if (
show_listing
<= 0)
1278
|| (list->edict == EDICT_NOLIST_NEXT &&
show_listing
== 0))
1282
show_listing
++;
1285
if (
show_listing
> 0)
1330
if (list->edict == EDICT_NOLIST_NEXT &&
show_listing
== 1)
1331
--
show_listing
;
/src/external/gpl3/binutils.old/dist/gas/
listing.c
1227
int
show_listing
= 1;
local
1250
show_listing
--;
1253
if (
show_listing
== 0)
1270
if (
show_listing
<= 0)
1278
|| (list->edict == EDICT_NOLIST_NEXT &&
show_listing
== 0))
1282
show_listing
++;
1285
if (
show_listing
> 0)
1330
if (list->edict == EDICT_NOLIST_NEXT &&
show_listing
== 1)
1331
--
show_listing
;
Completed in 14 milliseconds
Indexes created Thu Apr 16 00:22:31 UTC 2026