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

  /device/linaro/bootloader/edk2/StdLib/PosixLib/Glob/
glob.c 135 #define M_ASCII 0x00ff
144 #define M_ASCII (Char)0x7f
151 #define CHAR(c) ((Char)((c)&M_ASCII))
  /external/openssh/openbsd-compat/
glob.c 106 #define M_ASCII 0x00ff
115 #define M_ASCII 0x7f
122 #define CHAR(c) ((Char)((c)&M_ASCII))

Completed in 772 milliseconds