Home
last modified time | relevance | path

Searched refs:try (Results 1 – 25 of 90) sorted by relevance

1234

/l4re-core-master/uclibc/lib/contrib/uclibc/test/string/
A Dtest-ffs.c30 auto void try (const char *name, long long int param, int value, in main()
33 void try (const char *name, long long int param, int value, int expected) in main()
46 try (#fct, 0, fct ((type) 0), 0); \ in main()
48 try (#fct, 1ll << i, fct (((type) 1) << i), i + 1); \ in main()
50 try (#fct, (~((type) 0) >> i) << i, fct ((~((type) 0) >> i) << i), i + 1);\ in main()
51 try (#fct, 0x80008000, fct ((type) 0x80008000), 16) in main()
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/nptl/sysdeps/unix/sysv/linux/
A Dlowlevelrobustlock.c34 goto try; in __lll_robust_lock_wait()
48 try: in __lll_robust_lock_wait()
71 goto try; in __lll_robust_timedlock_wait()
105 try: in __lll_robust_timedlock_wait()
/l4re-core-master/uclibc/lib/contrib/uclibc/test/pthread/
A Dex3.c55 int *try = (int *) arg; in print_it() local
62 printf("Thread %lx was canceled on its %d try.\n", tid, *try); in print_it()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-8/libsupc++/
A Dexception_ptr.h186 try in make_exception_ptr()
197 try in make_exception_ptr()
A Dexception_defines.h40 # define __try try
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-10/libsupc++/
A Dexception_ptr.h193 try in make_exception_ptr()
204 try in make_exception_ptr()
A Dexception_defines.h40 # define __try try
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-9/libsupc++/
A Dexception_ptr.h186 try in make_exception_ptr()
197 try in make_exception_ptr()
A Dexception_defines.h40 # define __try try
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-7/libsupc++/
A Dexception_ptr.h186 try in make_exception_ptr()
197 try in make_exception_ptr()
A Dexception_defines.h40 # define __try try
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-5/libsupc++/
A Dexception_defines.h40 # define __try try
A Dexception_ptr.h172 try in make_exception_ptr()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-4.9/libsupc++/
A Dexception_defines.h40 # define __try try
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-6/libsupc++/
A Dexception_defines.h40 # define __try try
A Dexception_ptr.h174 try in make_exception_ptr()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-11/libsupc++/
A Dexception_defines.h40 # define __try try
A Dexception_ptr.h240 try in make_exception_ptr()
251 try in make_exception_ptr()
/l4re-core-master/uclibc/lib/contrib/uclibc/extra/scripts/
A Dformat.lds3 * the static library, so try that secondarily. */
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/stdio/
A D_fwrite.c70 #warning CONSIDER: Do we want to try again if data now fits in buffer? in __stdio_fwrite()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-5/include/bits/
A Dallocator.h219 try in _GLIBCXX_VISIBILITY()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-6/include/bits/
A Dallocator.h228 try in _GLIBCXX_VISIBILITY()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-7/include/bits/
A Dallocator.h228 try in _GLIBCXX_VISIBILITY()
/l4re-core-master/l4sys/include/cxx/
A Dipc_server_loop175 * Dispatch helper wrapping try {} catch {} around the dispatch call.
181 * This dispatcher wraps Direct_dispatch<R> with a try-catch (Exc).
194 try
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-9/include/bits/
A Dallocator.h263 try in _GLIBCXX_VISIBILITY()

Completed in 27 milliseconds

1234