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_prefix
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/binutils/dist/gas/config/
tc-spu.c
490
int
saw_prefix
= 0;
494
saw_prefix
= 1;
562
if ((!
saw_prefix
&& syntax_reg == 1)
563
|| (
saw_prefix
&& syntax_reg == 2))
565
syntax_reg |=
saw_prefix
? 1 : 2;
488
int
saw_prefix
= 0;
local
/src/external/gpl3/binutils.old/dist/gas/config/
tc-spu.c
490
int
saw_prefix
= 0;
494
saw_prefix
= 1;
562
if ((!
saw_prefix
&& syntax_reg == 1)
563
|| (
saw_prefix
&& syntax_reg == 2))
565
syntax_reg |=
saw_prefix
? 1 : 2;
488
int
saw_prefix
= 0;
local
Completed in 47 milliseconds
Indexes created Mon Mar 16 00:23:04 UTC 2026