Home
last modified time | relevance | path

Searched defs:fsetpos64 (Results 1 - 8 of 8) sorted by relevance

/device/soc/hisilicon/hi3861v100/sdk_liteos/platform/os/Huawei_LiteOS/components/lib/libc/musl/include/
H A Dstdio.h1405 #define fsetpos64 fsetpos macro
/third_party/musl/porting/liteos_m/kernel/include/
H A Dstdio.h213 #define fsetpos64 fsetpos macro
/third_party/musl/porting/liteos_a/kernel/include/
H A Dstdio.h214 #define fsetpos64 fsetpos macro
/third_party/musl/porting/uniproton/kernel/include/
H A Dstdio.h213 #define fsetpos64 fsetpos macro
/third_party/musl/porting/linux/user/include/
H A Dstdio.h220 #define fsetpos64 fsetpos macro
/third_party/musl/include/
H A Dstdio.h220 #define fsetpos64 fsetpos macro
/third_party/rust/crates/libc/src/unix/linux_like/emscripten/
H A Dmod.rs1789 pub fn fsetpos64(stream: *mut ::FILE, ptr: *const fpos64_t) -> ::c_int; in fsetpos64() functions
/third_party/rust/crates/libc/src/unix/linux_like/linux/
H A Dmod.rs3949 pub fn fsetpos64(stream: *mut ::FILE, ptr: *const fpos64_t) -> ::c_int; in fsetpos64() functions

Completed in 19 milliseconds