OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:file_endp
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/binutils/dist/gas/
stabs.c
490
const char *
file_endp
= file + strlen (file);
local
511
while (tmp <
file_endp
)
514
size_t len = bslash != NULL ? bslash - tmp + 1 :
file_endp
- tmp;
/src/external/gpl3/binutils.old/dist/gas/
stabs.c
511
const char *
file_endp
= file + strlen (file);
local
532
while (tmp <
file_endp
)
535
size_t len = bslash != NULL ? bslash - tmp + 1 :
file_endp
- tmp;
Completed in 15 milliseconds
Indexes created Fri Mar 27 00:22:57 UTC 2026