OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:num_matched
(Results
1 - 6
of
6
) sorted by relevancy
/src/external/gpl3/binutils/dist/opcodes/
s390-mkopc.c
387
int
num_matched
;
local
393
num_matched
= sscanf (currentLine,
403
if (
num_matched
!= 6 &&
num_matched
!= 7)
477
if (
num_matched
== 7)
/src/external/gpl3/binutils.old/dist/opcodes/
s390-mkopc.c
387
int
num_matched
;
local
393
num_matched
= sscanf (currentLine,
403
if (
num_matched
!= 6 &&
num_matched
!= 7)
477
if (
num_matched
== 7)
/src/external/gpl3/gdb.old/dist/opcodes/
s390-mkopc.c
387
int
num_matched
;
local
393
num_matched
= sscanf (currentLine,
403
if (
num_matched
!= 6 &&
num_matched
!= 7)
476
if (
num_matched
== 7)
/src/external/gpl3/gdb/dist/opcodes/
s390-mkopc.c
387
int
num_matched
;
local
393
num_matched
= sscanf (currentLine,
403
if (
num_matched
!= 6 &&
num_matched
!= 7)
477
if (
num_matched
== 7)
/src/external/gpl3/binutils/dist/gas/config/
tc-aarch64.c
5624
int j,
num_matched
;
5634
for (j = 0,
num_matched
= 0; j < num_opnds; ++j, ++qualifiers)
5636
++
num_matched
;
5638
if (
num_matched
> max_num_matched)
5640
max_num_matched =
num_matched
;
5618
int j,
num_matched
;
local
/src/external/gpl3/binutils.old/dist/gas/config/
tc-aarch64.c
5593
int j,
num_matched
;
5603
for (j = 0,
num_matched
= 0; j < num_opnds; ++j, ++qualifiers)
5605
++
num_matched
;
5607
if (
num_matched
> max_num_matched)
5609
max_num_matched =
num_matched
;
5587
int j,
num_matched
;
local
Completed in 40 milliseconds
Indexes created Sun May 17 00:24:36 UTC 2026