Home
last modified time | relevance | path

Searched refs:compares (Results 1 - 2 of 2) sorted by relevance

/third_party/pcre2/pcre2/src/
H A Dpcre2_jit_compile.c7512 int compares, invertcmp, numberofcmps; in compile_xclass_matchingpath() local
7527 compares = 0; in compile_xclass_matchingpath()
7537 compares++; in compile_xclass_matchingpath()
7607 compares++; in compile_xclass_matchingpath()
7644 SLJIT_ASSERT(compares > 0); in compile_xclass_matchingpath()
7769 compares--; in compile_xclass_matchingpath()
7770 invertcmp = (compares == 0 && list != backtracks); in compile_xclass_matchingpath()
7774 add_jump(compiler, compares > 0 ? list : backtracks, jump); in compile_xclass_matchingpath()
7808 compares--; in compile_xclass_matchingpath()
7809 invertcmp = (compares in compile_xclass_matchingpath()
[all...]
/third_party/libabigail/tools/
H A Dfedabipkgdiff1461 'provided, the tool compares the ABI of all ELF binaries.')

Completed in 11 milliseconds