Searched refs:numberofcmps (Results 1 – 1 of 1) sorted by relevance
4788 int compares, invertcmp, numberofcmps; in compile_xclass_matchingpath() local5000 numberofcmps = 0; in compile_xclass_matchingpath()5019 …OP_FLAGS(numberofcmps == 0 ? SLJIT_MOV : SLJIT_OR, TMP2, 0, numberofcmps == 0 ? SLJIT_UNUSED : TMP… in compile_xclass_matchingpath()5020 numberofcmps++; in compile_xclass_matchingpath()5022 else if (numberofcmps > 0) in compile_xclass_matchingpath()5027 numberofcmps = 0; in compile_xclass_matchingpath()5032 numberofcmps = 0; in compile_xclass_matchingpath()5046 numberofcmps++; in compile_xclass_matchingpath()5048 else if (numberofcmps > 0) in compile_xclass_matchingpath()5053 numberofcmps = 0; in compile_xclass_matchingpath()[all …]
Completed in 30 milliseconds