Home
last modified time | relevance | path

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

123

/third_party/python/Lib/
H A Dio.py81 SEEK_CUR = 1 variable
H A Dos.py194 SEEK_CUR = 1 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.h38 #undef SEEK_CUR macro
41 #define SEEK_CUR 1 macro
H A Dfcntl.h76 #undef SEEK_CUR macro
79 #define SEEK_CUR 1 macro
/third_party/musl/porting/liteos_a/kernel/include/
H A Dstdio.h40 #undef SEEK_CUR macro
43 #define SEEK_CUR 1 macro
H A Dfcntl.h77 #undef SEEK_CUR macro
80 #define SEEK_CUR 1 macro
/third_party/musl/porting/uniproton/kernel/include/
H A Dstdio.h38 #undef SEEK_CUR macro
41 #define SEEK_CUR 1 macro
H A Dfcntl.h76 #undef SEEK_CUR macro
79 #define SEEK_CUR 1 macro
/third_party/skia/third_party/externals/freetype/src/gzip/
H A Dftzconf.h250 # define SEEK_CUR 1 /* Seek from current position. */ macro
/third_party/musl/porting/linux/user/include/
H A Dstdio.h41 #undef SEEK_CUR macro
44 #define SEEK_CUR 1 macro
H A Dfcntl.h77 #undef SEEK_CUR macro
80 #define SEEK_CUR 1 macro
/third_party/musl/include/
H A Dstdio.h41 #undef SEEK_CUR macro
44 #define SEEK_CUR 1 macro
H A Dfcntl.h79 #undef SEEK_CUR macro
82 #define SEEK_CUR 1 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
H A Dfcntl.h76 #undef SEEK_CUR macro
79 #define SEEK_CUR 1 macro
/third_party/musl/porting/liteos_m/user/include/
H A Dfcntl.h76 #undef SEEK_CUR macro
79 #define SEEK_CUR 1 macro
/third_party/libwebsockets/win32port/zlib/
H A Dzconf.h390 # define SEEK_CUR 1 /* Seek from current position. */ macro
/third_party/node/deps/v8/third_party/zlib/
H A Dzconf.h514 # define SEEK_CUR 1 /* Seek from current position. */ macro
/third_party/node/deps/zlib/
H A Dzconf.h531 # define SEEK_CUR 1 /* Seek from current position. */ macro
/third_party/node/deps/v8/third_party/zlib/contrib/minizip/
H A Dzip.c80 #define SEEK_CUR 1 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.c80 #define SEEK_CUR 1 macro
/third_party/skia/third_party/externals/zlib/
H A Dzconf.h514 # define SEEK_CUR 1 /* Seek from current position. */ macro
/third_party/zlib/contrib/minizip/
H A Dzip.c76 #define SEEK_CUR 1 macro
/third_party/zlib/
H A Dzconf.h508 # define SEEK_CUR 1 /* Seek from current position. */ macro

Completed in 27 milliseconds

123