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

  /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.27/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 570 milliseconds