Searched refs:__ppoll_time64 (Results 1 – 12 of 12) sorted by relevance
/third_party/musl/libc-test/src/functionalext/supplement/linux/ |
D | __ppoll_time64.c | 22 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()
|
D | test_src_functionalext_supplement_linux.gni | 87 "__ppoll_time64",
|
/third_party/musl/porting/linux/user/include/ |
D | poll.h | 49 __REDIR(ppoll, __ppoll_time64);
|
/third_party/musl/ndk_musl_include/ |
D | poll.h | 49 __REDIR(ppoll, __ppoll_time64);
|
/third_party/musl/porting/uniproton/kernel/include/ |
D | poll.h | 49 __REDIR(ppoll, __ppoll_time64);
|
/third_party/musl/porting/liteos_m_iccarm/kernel/include/ |
D | poll.h | 49 __REDIR(ppoll, __ppoll_time64);
|
/third_party/musl/porting/liteos_m/kernel/include/ |
D | poll.h | 49 __REDIR(ppoll, __ppoll_time64);
|
/third_party/musl/include/ |
D | poll.h | 49 __REDIR(ppoll, __ppoll_time64);
|
/third_party/musl/porting/liteos_a/kernel/include/ |
D | poll.h | 68 __REDIR(ppoll, __ppoll_time64);
|
/third_party/musl/porting/liteos_a_newlib/kernel/include/ |
D | poll.h | 65 __REDIR(ppoll, __ppoll_time64);
|
/third_party/musl/libc-test/src/common/ |
D | test.h | 63 #define __ppoll_time64 ppoll macro
|
/third_party/musl/ |
D | libc.map.txt | 169 __ppoll_time64;
|