Home
last modified time | relevance | path

Searched defs:result (Results 1 – 25 of 386) sorted by relevance

12345678910>>...16

/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/nptl/sysdeps/unix/sysv/linux/
A Dgetpid.c42 pid_t result = INTERNAL_SYSCALL (getpid, err, 0); in really_getpid() local
57 pid_t result = INTERNAL_SYSCALL (getpid, err, 0); in __getpid() local
A Dsigwaitinfo.c55 int result = INLINE_SYSCALL (rt_sigtimedwait, 4, set, in do_sigwaitinfo() local
80 int result = do_sigwaitinfo (set, info); in __sigwaitinfo() local
A Dsigtimedwait.c54 int result = INLINE_SYSCALL (rt_sigtimedwait, 4, set, in do_sigtimedwait() local
80 int result = do_sigtimedwait (set, info, timeout); in __sigtimedwait() local
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/inet/
A Dgetproto.c115 struct protoent *result; in getprotoent() local
124 struct protoent **result) in getprotobyname_r()
148 struct protoent *result; in libc_hidden_def() local
157 size_t buflen, struct protoent **result) in getprotobynumber_r()
176 struct protoent *result; in libc_hidden_def() local
A Dgetservice.c117 struct servent *result; in getservent() local
126 struct servent **result) in getservbyname_r()
153 struct servent *result; in libc_hidden_def() local
163 size_t buflen, struct servent **result) in getservbyport_r()
184 struct servent *result; in libc_hidden_def() local
A Dgetnet.c135 struct netent *result; in getnetent() local
145 struct netent **result, in getnetbyname_r()
171 struct netent *result; in libc_hidden_def() local
181 size_t buflen, struct netent **result, in getnetbyaddr_r()
201 struct netent *result; in libc_hidden_def() local
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-4.9/include/bits/
A Dcodecvt.h49 enum result in _GLIBCXX_VISIBILITY() enum
73 typedef codecvt_base::result result; in _GLIBCXX_VISIBILITY() typedef
281 typedef codecvt_base::result result; in _GLIBCXX_VISIBILITY() typedef
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/sysdeps/linux/common/
A D__syscall_fcntl.c56 int result = __NC(fcntl)(fd, cmd, arg); in fcntl() local
58 int result = INLINE_SYSCALL(fcntl64, 3, fd, cmd, arg); in fcntl() local
A Dopen.c49 int result = __NC(open)(file, oflag, mode); local
51 int result = openat(AT_FDCWD, file, oflag, mode); local
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/pwd_grp/
A Dpwd_grp.c142 struct passwd *result; in libc_hidden_def() local
159 struct group *result; in fgetgrent() local
175 struct spwd *result; in fgetspent() local
279 struct passwd *result; in libc_hidden_def() local
294 struct group *result; in getgrgid() local
337 struct spwd *result; in getspuid() local
368 struct group *result; in libc_hidden_def() local
383 struct spwd *result; in getspnam() local
610 struct group *result; in getgrent() local
625 struct spwd *result; in getspent() local
[all …]
A Dlckpwdf.c52 int result; in lckpwdf() local
127 int result; in ulckpwdf() local
/l4re-core-master/uclibc/lib/contrib/uclibc/test/nptl/
A Dtst-umask1.c45 int result = 0; in work() local
85 int result = work (arg, 022); in tf() local
98 int result = 0; in do_test() local
A Dtst-clock.c37 int result = 0; in clock_test() local
108 int result; in do_test() local
/l4re-core-master/uclibc/lib/contrib/uclibc/test/inet/
A Dtst-aton.c12 uint32_t result; member
56 int result = 0; in main() local
A Dtst-ether_aton.c10 uint8_t result[6]; member
22 int result = 0; in main() local
/l4re-core-master/uclibc/lib/contrib/uclibc/test/string/
A Dtst-strxfrm.c21 int result = 0; in test() local
66 int result = 0; in main() local
/l4re-core-master/uclibc/lib/contrib/uclibc/test/time/
A Dtst-posixtz.c10 const char *result; member
30 int result = 0; in main() local
/l4re-core-master/uclibc/lib/contrib/uclibc/test/malloc/
A Dtst-obstack.c35 int result = 0; in test_obstack_alloc() local
73 int result = 0; in test_obstack_printf() local
98 int result = 0; in main() local
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-5/include/bits/
A Dcodecvt.h49 enum result in _GLIBCXX_VISIBILITY() enum
73 typedef codecvt_base::result result; in _GLIBCXX_VISIBILITY() typedef
279 typedef codecvt_base::result result; in _GLIBCXX_VISIBILITY() typedef
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-8/include/bits/
A Dcodecvt.h49 enum result in _GLIBCXX_VISIBILITY() enum
73 typedef codecvt_base::result result; in _GLIBCXX_VISIBILITY() typedef
279 typedef codecvt_base::result result; in _GLIBCXX_VISIBILITY() typedef
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-7/include/bits/
A Dcodecvt.h49 enum result in _GLIBCXX_VISIBILITY() enum
73 typedef codecvt_base::result result; in _GLIBCXX_VISIBILITY() typedef
279 typedef codecvt_base::result result; in _GLIBCXX_VISIBILITY() typedef
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-6/include/bits/
A Dcodecvt.h49 enum result in _GLIBCXX_VISIBILITY() enum
73 typedef codecvt_base::result result; in _GLIBCXX_VISIBILITY() typedef
279 typedef codecvt_base::result result; in _GLIBCXX_VISIBILITY() typedef
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/linuxthreads.old/sysdeps/avr32/
A Dpt-machine.h21 int result; in _test_and_set() local
55 long int result; in __compare_and_swap() local
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/linuxthreads/sysdeps/avr32/
A Dpt-machine.h21 int result; in _test_and_set() local
55 long int result; in __compare_and_swap() local
/l4re-core-master/uclibc/lib/contrib/uclibc/test/locale/
A Dtst-xlocale2.c14 int result; in main() local
48 int result = 0; in do_test() local

Completed in 72 milliseconds

12345678910>>...16