Home
last modified time | relevance | path

Searched defs:SEEK_END (Results 1 - 25 of 62) sorted by relevance

123

/third_party/python/Lib/
H A Dio.py82 SEEK_END = 2 variable
H A Dos.py195 SEEK_END = 2 variable
H A D_pyio.py19 from io import (__all__, SEEK_SET, SEEK_CUR, SEEK_END) namespace
/third_party/musl/porting/liteos_m/kernel/include/
H A Dstdio.h39 #undef SEEK_END macro
42 #define SEEK_END 2 macro
H A Dfcntl.h77 #undef SEEK_END macro
80 #define SEEK_END 2 macro
/third_party/musl/porting/liteos_a/kernel/include/
H A Dstdio.h41 #undef SEEK_END macro
44 #define SEEK_END 2 macro
H A Dfcntl.h78 #undef SEEK_END macro
81 #define SEEK_END 2 macro
/third_party/musl/porting/uniproton/kernel/include/
H A Dstdio.h39 #undef SEEK_END macro
42 #define SEEK_END 2 macro
H A Dfcntl.h77 #undef SEEK_END macro
80 #define SEEK_END 2 macro
/third_party/skia/third_party/externals/freetype/src/gzip/
H A Dftzconf.h251 # define SEEK_END 2 /* Set file pointer to EOF plus "offset" */ macro
/third_party/musl/porting/linux/user/include/
H A Dstdio.h42 #undef SEEK_END macro
45 #define SEEK_END 2 macro
H A Dfcntl.h78 #undef SEEK_END macro
81 #define SEEK_END 2 macro
/third_party/musl/include/
H A Dstdio.h42 #undef SEEK_END macro
45 #define SEEK_END 2 macro
H A Dfcntl.h80 #undef SEEK_END macro
83 #define SEEK_END 2 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
H A Dfcntl.h77 #undef SEEK_END macro
80 #define SEEK_END 2 macro
/third_party/musl/porting/liteos_m/user/include/
H A Dfcntl.h77 #undef SEEK_END macro
80 #define SEEK_END 2 macro
/third_party/libwebsockets/win32port/zlib/
H A Dzconf.h391 # define SEEK_END 2 /* Set file pointer to EOF plus "offset" */ macro
/third_party/node/deps/v8/third_party/zlib/
H A Dzconf.h515 # define SEEK_END 2 /* Set file pointer to EOF plus "offset" */ macro
/third_party/node/deps/zlib/
H A Dzconf.h532 # define SEEK_END 2 /* Set file pointer to EOF plus "offset" */ macro
/third_party/node/deps/v8/third_party/zlib/contrib/minizip/
H A Dzip.c84 #define SEEK_END 2 macro
/third_party/python/Lib/test/test_sqlite3/
H A Dtest_dbapi.py38 from os import SEEK_SET, SEEK_CUR, SEEK_END namespace
/third_party/skia/third_party/externals/zlib/contrib/minizip/
H A Dzip.c84 #define SEEK_END 2 macro
/third_party/skia/third_party/externals/zlib/
H A Dzconf.h515 # define SEEK_END 2 /* Set file pointer to EOF plus "offset" */ macro
/third_party/zlib/contrib/minizip/
H A Dzip.c80 #define SEEK_END 2 macro
/third_party/zlib/
H A Dzconf.h509 # define SEEK_END 2 /* Set file pointer to EOF plus "offset" */ macro

Completed in 26 milliseconds

123