OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CSTR_LESS_THAN
(Results
1 - 3
of
3
) sorted by null
/ndk/sources/cxx-stl/stlport/src/c_locale_win32/
c_wlocale_win32.c
218
return (result == CSTR_EQUAL) ? 0 : (result ==
CSTR_LESS_THAN
) ? -1 : 1;
c_locale_win32.c
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
winnls.h
122
#define
CSTR_LESS_THAN
1
[
all
...]
Completed in 75 milliseconds