Home | History | Annotate | Download | only in intltest

Lines Matching refs:PF_LENGTH

885   const uint32_t PF_LENGTH = (int32_t)(sizeof(parseFormats)/sizeof(parseFormats[0]));
903 for (uint32_t i = 0; i < INPUT_LENGTH; i += (PF_LENGTH + 1)) {
906 for (uint32_t index = 0; index < PF_LENGTH;++index) {