Searched refs:a_index (Results 1 - 9 of 9) sorted by relevance

/netbsd-current/usr.sbin/fstyp/
H A Dntfs.c63 uint16_t a_index; member in struct:ntfs_attr
/netbsd-current/sys/fs/ntfs/
H A Dntfs.h71 u_int16_t a_index; member in struct:attrhdr
H A Dntfs_subr.c558 vap->va_index = rap->a_hdr.a_index;
/netbsd-current/external/gpl3/gdb.old/dist/gas/config/
H A Dtc-m32r.c758 int a_index;
770 for (a_index = 0;
772 a_index ++, a_operands ++)
785 if (OPERAND_IS_COND_BIT (a_operands, a->indices, a_index))
815 && (a->indices[a_index] == b->indices[b_index]))
755 int a_index; local
/netbsd-current/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-m32r.c758 int a_index;
770 for (a_index = 0;
772 a_index ++, a_operands ++)
785 if (OPERAND_IS_COND_BIT (a_operands, a->indices, a_index))
815 && (a->indices[a_index] == b->indices[b_index]))
755 int a_index; local
/netbsd-current/external/gpl3/binutils/dist/gas/config/
H A Dtc-m32r.c758 int a_index;
770 for (a_index = 0;
772 a_index ++, a_operands ++)
785 if (OPERAND_IS_COND_BIT (a_operands, a->indices, a_index))
815 && (a->indices[a_index] == b->indices[b_index]))
755 int a_index; local
H A Dtc-aarch64.c5867 int a_index = (a->detail.index < 0
5873 if (a_index != b_index)
5874 return a_index > b_index;
5861 int a_index = (a->detail.index < 0 local
/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dtree-data-ref.c4754 unsigned int a_index, unsigned int b_index,
4773 access_fn_a = SUB_ACCESS_FN (subscript, a_index);
5221 unsigned int a_index, unsigned int b_index,
5233 analyze_overlapping_iterations (SUB_ACCESS_FN (subscript, a_index),
4751 build_classic_dist_vector_1(struct data_dependence_relation *ddr, unsigned int a_index, unsigned int b_index, lambda_vector dist_v, bool *init_b, int *index_carry) argument
5218 subscript_dependence_tester_1(struct data_dependence_relation *ddr, unsigned int a_index, unsigned int b_index, class loop *loop_nest) argument
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dtree-data-ref.cc5090 unsigned int a_index, unsigned int b_index,
5109 access_fn_a = SUB_ACCESS_FN (subscript, a_index);
5551 unsigned int a_index, unsigned int b_index,
5563 analyze_overlapping_iterations (SUB_ACCESS_FN (subscript, a_index),

Completed in 359 milliseconds