OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:noproc_lineno
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/binutils/dist/gas/
ecoff.c
1025
static lineno_list_t *
noproc_lineno
;
2153
if (
noproc_lineno
!= NULL)
2157
for (l =
noproc_lineno
; l != NULL; l = l->next)
2159
*last_lineno_ptr =
noproc_lineno
;
2165
noproc_lineno
= NULL;
3278
pl = &
noproc_lineno
;
5182
pl = &
noproc_lineno
;
1023
static lineno_list_t *
noproc_lineno
;
variable
/src/external/gpl3/binutils.old/dist/gas/
ecoff.c
1025
static lineno_list_t *
noproc_lineno
;
2153
if (
noproc_lineno
!= NULL)
2157
for (l =
noproc_lineno
; l != NULL; l = l->next)
2159
*last_lineno_ptr =
noproc_lineno
;
2165
noproc_lineno
= NULL;
3278
pl = &
noproc_lineno
;
5179
pl = &
noproc_lineno
;
1023
static lineno_list_t *
noproc_lineno
;
variable
Completed in 55 milliseconds
Indexes created Mon Mar 16 00:23:04 UTC 2026