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

  /external/srec/portable/include/
PFile.h 56 #define PEOF EOF
63 #define PEOF WEOF
  /system/core/sh/
syntax.h 60 #define PEOF (CHAR_MIN - 1)
61 #define SYNBASE (-PEOF)
63 #define UPEOF ((char)PEOF)

Completed in 157 milliseconds