Home | History | Annotate | Download | only in qemu

Lines Matching full:array_size

3089 #define ARRAY_SIZE(a) (sizeof(a) / sizeof(a[0]))
3147 mips_cp0sel_names_mips3264, ARRAY_SIZE (mips_cp0sel_names_mips3264),
3154 mips_cp0sel_names_mips3264r2, ARRAY_SIZE (mips_cp0sel_names_mips3264r2),
3161 mips_cp0sel_names_mips3264, ARRAY_SIZE (mips_cp0sel_names_mips3264),
3168 mips_cp0sel_names_mips3264r2, ARRAY_SIZE (mips_cp0sel_names_mips3264r2),
3174 mips_cp0sel_names_sb1, ARRAY_SIZE (mips_cp0sel_names_sb1),
3205 for (i = 0, c = NULL; i < ARRAY_SIZE (mips_abi_choices) && c == NULL; i++)
3219 for (i = 0, c = NULL; i < ARRAY_SIZE (mips_arch_choices) && c == NULL; i++)
3242 for (i = 0, c = NULL; i < ARRAY_SIZE (mips_arch_choices) && c == NULL; i++)
4836 for (i = 0; i < ARRAY_SIZE (mips_abi_choices); i++)
4843 for (i = 0; i < ARRAY_SIZE (mips_arch_choices); i++)