Searched defs:indx (Results 1 – 16 of 16) sorted by relevance
30 static int to_regs_16_31_by_one(DisasContext *ctx, int indx) in to_regs_16_31_by_one()35 static int to_regs_16_23_by_one(DisasContext *ctx, int indx) in to_regs_16_23_by_one()40 static int to_regs_24_30_by_two(DisasContext *ctx, int indx) in to_regs_24_30_by_two()45 static int to_regs_00_30_by_two(DisasContext *ctx, int indx) in to_regs_00_30_by_two()
154 static int to_regs_16_31_by_one(DisasContext *ctx, int indx) in to_regs_16_31_by_one()159 static int to_regs_16_23_by_one(DisasContext *ctx, int indx) in to_regs_16_23_by_one()164 static int to_regs_24_30_by_two(DisasContext *ctx, int indx) in to_regs_24_30_by_two()169 static int to_regs_00_30_by_two(DisasContext *ctx, int indx) in to_regs_00_30_by_two()
725 __inline__ Int32 BZ2_indexIntoF ( Int32 indx, Int32 *cftab ) in BZ2_indexIntoF()