Home
last modified time | relevance | path

Searched defs:tmpfile64 (Results 1 - 7 of 7) sorted by relevance

/third_party/musl/porting/liteos_m/kernel/include/
H A Dstdio.h207 #define tmpfile64 tmpfile macro
/third_party/musl/porting/liteos_a/kernel/include/
H A Dstdio.h209 #define tmpfile64 tmpfile macro
/third_party/musl/porting/uniproton/kernel/include/
H A Dstdio.h207 #define tmpfile64 tmpfile macro
/third_party/musl/porting/linux/user/include/
H A Dstdio.h214 #define tmpfile64 tmpfile macro
/third_party/musl/include/
H A Dstdio.h214 #define tmpfile64 tmpfile macro
/third_party/rust/crates/libc/src/unix/linux_like/emscripten/
H A Dmod.rs1787 pub fn tmpfile64() -> *mut ::FILE; in tmpfile64() functions
/third_party/rust/crates/libc/src/unix/linux_like/linux/
H A Dmod.rs3947 pub fn tmpfile64() -> *mut ::FILE; in tmpfile64() functions

Completed in 19 milliseconds