/external/strace/tests-m32/ |
D | oldselect-efault.c | 44 xselect(const kernel_ulong_t args) in xselect() function 58 xselect(0); in main() 63 xselect((uintptr_t) args); in main()
|
D | oldselect.c | 37 # define xselect xselect macro 43 xselect(const kernel_ulong_t nfds, in xselect() function
|
D | xselect.c | 46 xselect(const kernel_ulong_t nfds, in xselect() function 51 #ifndef xselect in xselect() 64 long rc = xselect(__VA_ARGS__); \ 119 if (xselect(0, 0, 0, 0, a_tv)) { in main() 171 rc = xselect(nfds, a_rs, a_rs, a_rs, a_tv); in main() 203 rc = xselect(nfds, a_rs, a_rs, a_rs, a_tv); in main() 414 rc = xselect(FD_SETSIZE + 1, a_rs, a_ws, a_es, a_tv); in main()
|
D | Makefile.am | 409 xselect.c \
|
D | Makefile.in | 3856 xselect.c \
|
/external/strace/tests/ |
D | oldselect-efault.c | 44 xselect(const kernel_ulong_t args) in xselect() function 58 xselect(0); in main() 63 xselect((uintptr_t) args); in main()
|
D | oldselect.c | 37 # define xselect xselect macro 43 xselect(const kernel_ulong_t nfds, in xselect() function
|
D | xselect.c | 46 xselect(const kernel_ulong_t nfds, in xselect() function 51 #ifndef xselect in xselect() 64 long rc = xselect(__VA_ARGS__); \ 119 if (xselect(0, 0, 0, 0, a_tv)) { in main() 171 rc = xselect(nfds, a_rs, a_rs, a_rs, a_tv); in main() 203 rc = xselect(nfds, a_rs, a_rs, a_rs, a_tv); in main() 414 rc = xselect(FD_SETSIZE + 1, a_rs, a_ws, a_es, a_tv); in main()
|
D | Makefile.am | 409 xselect.c \
|
D | Makefile.in | 3856 xselect.c \
|
/external/strace/tests-mx32/ |
D | oldselect-efault.c | 44 xselect(const kernel_ulong_t args) in xselect() function 58 xselect(0); in main() 63 xselect((uintptr_t) args); in main()
|
D | oldselect.c | 37 # define xselect xselect macro 43 xselect(const kernel_ulong_t nfds, in xselect() function
|
D | xselect.c | 46 xselect(const kernel_ulong_t nfds, in xselect() function 51 #ifndef xselect in xselect() 64 long rc = xselect(__VA_ARGS__); \ 119 if (xselect(0, 0, 0, 0, a_tv)) { in main() 171 rc = xselect(nfds, a_rs, a_rs, a_rs, a_tv); in main() 203 rc = xselect(nfds, a_rs, a_rs, a_rs, a_tv); in main() 414 rc = xselect(FD_SETSIZE + 1, a_rs, a_ws, a_es, a_tv); in main()
|
D | Makefile.am | 409 xselect.c \
|
D | Makefile.in | 3856 xselect.c \
|
/external/strace/ |
D | ChangeLog | 866 * tests/xselect.c [xselect] (xselect): Turn into prototype. 870 * tests/oldselect.c: Use xselect.c 884 * tests/xselect.c (main) [PATH_TRACING_FD]: Skip if /proc/self/fd/ 895 * tests/xselect.c: Rewrite for better coverage. 4823 xselect.c: In function ‘main’: 4824 xselect.c:94:16: warning: overflow in implicit constant conversion [-Woverflow] 4831 * tests/xselect.c: Likewise. 8907 * tests/xselect.c (main): Likewise. 8999 * tests/xselect.c (main): Likewise. 15608 * tests/xselect.c (main): Likewise. [all …]
|