OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:a_index
(Results
1 - 6
of
6
) sorted by relevancy
/src/usr.sbin/fstyp/
ntfs.c
63
uint16_t
a_index
;
member in struct:ntfs_attr
/src/sys/fs/ntfs/
ntfs.h
71
u_int16_t
a_index
;
member in struct:attrhdr
/src/external/gpl3/binutils/dist/gas/config/
tc-m32r.c
757
int
a_index
;
769
for (
a_index
= 0;
771
a_index
++, a_operands ++)
784
if (OPERAND_IS_COND_BIT (a_operands, a->indices,
a_index
))
814
&& (a->indices[
a_index
] == b->indices[b_index]))
754
int
a_index
;
local
tc-aarch64.c
6104
int
a_index
= (a->detail.index < 0
6110
if (
a_index
!= b_index)
6111
return
a_index
> b_index;
6098
int
a_index
= (a->detail.index < 0
local
/src/external/gpl3/binutils.old/dist/gas/config/
tc-m32r.c
757
int
a_index
;
769
for (
a_index
= 0;
771
a_index
++, a_operands ++)
784
if (OPERAND_IS_COND_BIT (a_operands, a->indices,
a_index
))
814
&& (a->indices[
a_index
] == b->indices[b_index]))
754
int
a_index
;
local
tc-aarch64.c
6073
int
a_index
= (a->detail.index < 0
6079
if (
a_index
!= b_index)
6080
return
a_index
> b_index;
6067
int
a_index
= (a->detail.index < 0
local
Completed in 24 milliseconds
Indexes created Fri Mar 27 00:22:57 UTC 2026