OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:saw_dot
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/binutils/dist/gas/config/
tc-arc.c
1364
bool
saw_dot
= false;
local
1380
if (
saw_dot
)
1382
saw_dot
= true;
1391
if (saw_flg && !
saw_dot
)
1406
saw_dot
= false;
1418
if (
saw_dot
)
/src/external/gpl3/binutils.old/dist/gas/config/
tc-arc.c
1363
bool
saw_dot
= false;
local
1379
if (
saw_dot
)
1381
saw_dot
= true;
1390
if (saw_flg && !
saw_dot
)
1405
saw_dot
= false;
1417
if (
saw_dot
)
Completed in 88 milliseconds
Indexes created Sun Mar 29 00:23:15 UTC 2026