Home
last modified time | relevance | path

Searched defs:fsetpos (Results 1 – 25 of 69) sorted by relevance

123

/aosp_15_r20/external/trusty/musl/src/stdio/
Dfsetpos.c3 int fsetpos(FILE *f, const fpos_t *pos) in fsetpos() function
/aosp_15_r20/external/musl/src/stdio/
H A Dfsetpos.c3 int fsetpos(FILE *f, const fpos_t *pos) in fsetpos() function
/aosp_15_r20/bionic/libc/stdio/
H A Dstdio.cpp643 int fsetpos(FILE* fp, const fpos_t* pos) { in fsetpos() function
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Dpthread.h537 #define fsetpos(...) (pthread_testcancel(), fsetpos(__VA_ARGS__)) macro
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/vendor/libc/src/windows/
H A Dmod.rs332 pub fn fsetpos(stream: *mut FILE, ptr: *const fpos_t) -> c_int; in fsetpos() function
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/libc-0.2.153/src/windows/
H A Dmod.rs332 pub fn fsetpos(stream: *mut FILE, ptr: *const fpos_t) -> c_int; in fsetpos() function
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/vendor/libc/src/windows/
H A Dmod.rs332 pub fn fsetpos(stream: *mut FILE, ptr: *const fpos_t) -> c_int; in fsetpos() function
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/vendor/libc/src/windows/
H A Dmod.rs332 pub fn fsetpos(stream: *mut FILE, ptr: *const fpos_t) -> c_int; in fsetpos() function
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/vendor/libc/src/windows/
H A Dmod.rs332 pub fn fsetpos(stream: *mut FILE, ptr: *const fpos_t) -> c_int; in fsetpos() function
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/vendor/libc/src/windows/
H A Dmod.rs332 pub fn fsetpos(stream: *mut FILE, ptr: *const fpos_t) -> c_int; in fsetpos() function
/aosp_15_r20/external/rust/android-crates-io/crates/libc/src/windows/
Dmod.rs332 pub fn fsetpos(stream: *mut FILE, ptr: *const fpos_t) -> c_int; in fsetpos() function
/aosp_15_r20/out/soong/.intermediates/bionic/libc/libc.ndk/android_arm64_armv8-2a_cortex-a55_sdk_shared_21/gen/
Dstub.c279 void fsetpos() {} in fsetpos() function
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/vendor/libc/src/unix/
H A Dmod.rs491 pub fn fsetpos(stream: *mut FILE, ptr: *const fpos_t) -> c_int; in fsetpos() function
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/vendor/libc/src/unix/
H A Dmod.rs490 pub fn fsetpos(stream: *mut FILE, ptr: *const fpos_t) -> c_int; in fsetpos() function
/aosp_15_r20/out/soong/.intermediates/bionic/libc/libc.ndk/android_arm64_armv8-2a_cortex-a55_sdk_shared_23/gen/
Dstub.c311 void fsetpos() {} in fsetpos() function
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/vendor/libc/src/unix/
H A Dmod.rs491 pub fn fsetpos(stream: *mut FILE, ptr: *const fpos_t) -> c_int; in fsetpos() function
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/libc-0.2.153/src/unix/
H A Dmod.rs490 pub fn fsetpos(stream: *mut FILE, ptr: *const fpos_t) -> c_int; in fsetpos() function
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/vendor/libc/src/unix/
H A Dmod.rs491 pub fn fsetpos(stream: *mut FILE, ptr: *const fpos_t) -> c_int; in fsetpos() function
/aosp_15_r20/external/rust/android-crates-io/crates/libc/src/unix/
Dmod.rs518 pub fn fsetpos(stream: *mut FILE, ptr: *const fpos_t) -> c_int; in fsetpos() function
/aosp_15_r20/out/soong/.intermediates/bionic/libc/libc.ndk/android_arm64_armv8-2a_cortex-a55_sdk_shared_22/gen/
Dstub.c279 void fsetpos() {} in fsetpos() function
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/vendor/libc/src/unix/
H A Dmod.rs490 pub fn fsetpos(stream: *mut FILE, ptr: *const fpos_t) -> c_int; in fsetpos() function
/aosp_15_r20/out/soong/.intermediates/bionic/libc/libc.ndk/android_arm64_armv8-2a_cortex-a55_sdk_shared_25/gen/
Dstub.c311 void fsetpos() {} in fsetpos() function
/aosp_15_r20/out/soong/.intermediates/bionic/libc/libc.ndk/android_arm64_armv8-2a_cortex-a55_sdk_shared_24/gen/
Dstub.c311 void fsetpos() {} in fsetpos() function
/aosp_15_r20/out/soong/.intermediates/bionic/libc/libc.ndk/android_arm64_armv8-2a_cortex-a55_sdk_shared_27/gen/
Dstub.c311 void fsetpos() {} in fsetpos() function
/aosp_15_r20/out/soong/.intermediates/bionic/libc/libc.ndk/android_arm64_armv8-2a_cortex-a55_sdk_shared_26/gen/
Dstub.c311 void fsetpos() {} in fsetpos() function

123