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

/freebsd-11-stable/contrib/gcclibs/libiberty/
H A Dstrverscmp.c73 /* states: S_N: normal, S_I: comparing integral part, S_F: comparing
76 #define S_I 0x4 macro
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 98 milliseconds