HomeSort by relevance Sort by last modified time
    Searched refs:S_I (Results 1 - 3 of 3) sorted by null

  /external/bison/lib/
strverscmp.c 27 /* states: S_N: normal, S_I: comparing integral part, S_F: comparing
30 #define S_I 0x4
74 /* S_N */ S_N, S_I, S_Z, S_N,
75 /* S_I */ S_N, S_I, S_I, S_I,
87 /* S_I */ CMP, -1, -1, CMP, 1, LEN, LEN, CMP,
  /external/blktrace/
strverscmp.c 72 /* states: S_N: normal, S_I: comparing integral part, S_F: comparing
75 #define S_I 0x4
102 /* S_N */ S_N, S_I, S_Z, S_N,
103 /* S_I */ S_N, S_I, S_I, S_I,
115 /* S_I */ CMP, -1, -1, CMP, +1, LEN, LEN, CMP,
  /toolchain/binutils/binutils-2.25/libiberty/
strverscmp.c 73 /* states: S_N: normal, S_I: comparing integral part, S_F: comparing
76 #define S_I 0x4
103 /* S_N */ S_N, S_I, S_Z, S_N,
104 /* S_I */ S_N, S_I, S_I, S_I,
116 /* S_I */ CMP, -1, -1, CMP, +1, LEN, LEN, CMP,

Completed in 441 milliseconds