OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:S_F
(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
31
#define
S_F
0x8
76
/*
S_F
*/ S_N,
S_F
,
S_F
,
S_F
,
77
/* S_Z */ S_N,
S_F
, S_Z, S_Z
89
/*
S_F
*/ CMP, CMP, CMP, CMP, CMP, LEN, CMP, CMP,
/external/blktrace/
strverscmp.c
72
/* states: S_N: normal, S_I: comparing integral part,
S_F
: comparing
76
#define
S_F
0x8
104
/*
S_F
*/ S_N,
S_F
,
S_F
,
S_F
,
105
/* S_Z */ S_N,
S_F
, S_Z, S_Z
117
/*
S_F
*/ CMP, CMP, CMP, CMP, CMP, LEN, CMP, CMP,
/ndk/sources/host-tools/sed-4.2.1/lib/
strverscmp.c
29
/* states: S_N: normal, S_I: comparing integral part,
S_F
: comparing
33
#define
S_F
0x8
78
/*
S_F
*/ S_N,
S_F
,
S_F
,
S_F
,
79
/* S_Z */ S_N,
S_F
, S_Z, S_Z
91
/*
S_F
*/ CMP, CMP, CMP, CMP, CMP, LEN, CMP, CMP,
Completed in 89 milliseconds