Searched refs:FTR_END (Results 1 – 1 of 1) sorted by relevance
23 FTR_END, /* Mark the last ftr bits */ enumerator75 .type = FTR_END, \468 for (int j = 0; ftr_bits[j].type != FTR_END; j++) { in test_vm_ftr_id_regs()661 for (const struct reg_ftr_bits *bits = reg->ftr_bits; bits->type != FTR_END; bits++) { in reset_mutable_bits()833 for (j = 0; test_regs[i].ftr_bits[j].type != FTR_END; j++) in main()