Home
last modified time | relevance | path

Searched refs:EFPOS (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Mac/scripts/
Dmkestrres-errno.h2 #define EFPOS 35 /* File positioning error */ macro
/external/python/cpython2/Lib/plat-beos5/
DIN.py166 EFPOS = (B_POSIX_ERROR_BASE + 14) variable