HomeSort by relevance Sort by last modified time
    Searched refs:_SPACE (Results 1 - 7 of 7) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
wctype.h 94 #define _SPACE 0x8
139 #define iswspace(_c) (iswctype(_c,_SPACE))
154 __CRT_INLINE int __cdecl iswspace(wint_t _C) {return (iswctype(_C,_SPACE)); }
ctype.h 87 #define _SPACE 0x8
209 #define _isspace_l(_Char,_Locale) _ischartype_l(_Char,_SPACE,_Locale)
230 #define iswspace(_c) (iswctype(_c,_SPACE))
242 #define _iswspace_l(_c,_p) (_iswctype_l(_c,_SPACE,_p))
xlocinfo.h 21 #define _CN _SPACE
wchar.h 209 #define _SPACE 0x8
340 #define iswspace(_c) (iswctype(_c,_SPACE))
353 #define _iswspace_l(_c,_p) (_iswctype_l(_c,_SPACE,_p))
    [all...]
  /external/annotation-tools/asmx/test/lib/
jakarta-oro-2.0.8.jar 
  /external/guice/extensions/persist/lib/
oro-2.0.8.jar 
  /prebuilts/tools/common/m2/repository/oro/oro/2.0.8/
oro-2.0.8.jar 

Completed in 150 milliseconds