Home
last modified time | relevance | path

Searched refs:__ppoll_time64 (Results 1 – 12 of 12) sorted by relevance

/third_party/musl/libc-test/src/functionalext/supplement/linux/
D__ppoll_time64.c22 extern int __ppoll_time64(struct pollfd *, nfds_t, const struct timespec *, const sigset_t *);
35 int ret = __ppoll_time64(NULL, 1, &timeout, NULL); in ppoll_time64_0300()
Dtest_src_functionalext_supplement_linux.gni87 "__ppoll_time64",
/third_party/musl/porting/linux/user/include/
Dpoll.h49 __REDIR(ppoll, __ppoll_time64);
/third_party/musl/ndk_musl_include/
Dpoll.h49 __REDIR(ppoll, __ppoll_time64);
/third_party/musl/porting/uniproton/kernel/include/
Dpoll.h49 __REDIR(ppoll, __ppoll_time64);
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Dpoll.h49 __REDIR(ppoll, __ppoll_time64);
/third_party/musl/porting/liteos_m/kernel/include/
Dpoll.h49 __REDIR(ppoll, __ppoll_time64);
/third_party/musl/include/
Dpoll.h49 __REDIR(ppoll, __ppoll_time64);
/third_party/musl/porting/liteos_a/kernel/include/
Dpoll.h68 __REDIR(ppoll, __ppoll_time64);
/third_party/musl/porting/liteos_a_newlib/kernel/include/
Dpoll.h65 __REDIR(ppoll, __ppoll_time64);
/third_party/musl/libc-test/src/common/
Dtest.h63 #define __ppoll_time64 ppoll macro
/third_party/musl/
Dlibc.map.txt169 __ppoll_time64;