OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:S_F
(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
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,
/toolchain/binutils/binutils-2.27/libiberty/
strverscmp.c
73
/* states: S_N: normal, S_I: comparing integral part,
S_F
: comparing
77
#define
S_F
0x8
105
/*
S_F
*/ S_N,
S_F
,
S_F
,
S_F
,
106
/* S_Z */ S_N,
S_F
, S_Z, S_Z
118
/*
S_F
*/ CMP, CMP, CMP, CMP, CMP, LEN, CMP, CMP,
Completed in 100 milliseconds