HomeSort by relevance Sort by last modified time
    Searched defs:compares (Results 1 - 2 of 2) sorted by null

  /external/smack/src/org/xbill/DNS/
Name.java 786 * Compares this Name to another Object.
803 int compares = labels > alabels ? alabels : labels; local
805 for (int i = 1; i <= compares; i++) {
  /external/pcre/dist/
pcre_jit_compile.c 4740 int compares, invertcmp, numberofcmps; local
    [all...]

Completed in 100 milliseconds