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

  /device/linaro/bootloader/edk2/StdLib/Include/
ctype.h 235 #define isDirSep(c) (__isCClass( (int)c, (_C0)))
  /device/linaro/bootloader/edk2/StdLib/Include/sys/
_ctype.h 39 #define _C0 0x0080U ///< Path Separator Characters, '/' and '\\'
  /device/linaro/bootloader/edk2/StdLib/LibC/Ctype/
CClass.c 270 return (__isCClass( c, (_C0)));
iCtype.c 60 /* 27 '\''*/ ( _CP | _CG | _C0 ),
68 /* 2F '/' */ ( _CP | _CG | _C0 ),

Completed in 586 milliseconds