OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:__strverscmp
(Results
1 - 2
of
2
) sorted by null
/external/bison/lib/
strverscmp.c
48
#undef
__strverscmp
macro
52
# define
__strverscmp
strverscmp
macro
61
__strverscmp
(const char *s1, const char *s2)
function
130
weak_alias (
__strverscmp
, strverscmp)
/ndk/sources/host-tools/sed-4.2.1/lib/
strverscmp.c
50
#undef
__strverscmp
macro
54
# define
__strverscmp
strverscmp
macro
63
__strverscmp
(const char *s1, const char *s2)
function
132
weak_alias (
__strverscmp
, strverscmp)
Completed in 56 milliseconds