Searched refs:catch (Results 1 - 14 of 14) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/examples/hello-guile/
H A Dhello.scm10 (catch #t (lambda () (setlocale LC_ALL "")) (lambda args #f))
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/examples_cxx/excxx_repquote/
H A Ddbc_auto.h28 } catch(...) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/networking/
H A Dnc_bloaty.c156 /* catch: no-brainer interrupt handler */
157 static void catch(int sig) function
674 /* catch a signal or two for cleanup */
675 signal(SIGINT, catch);
676 signal(SIGQUIT, catch);
677 signal(SIGTERM, catch);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/proc/
H A Darray.c228 sigset_t *catch)
238 sigaddset(catch, i);
227 collect_sigign_sigcatch(struct task_struct *p, sigset_t *ign, sigset_t *catch) argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/frv/kernel/
H A Dentry-table.S44 # we have to catch the single-step event in break.S and jump to the fixup
H A Dbreak.S82 # catch the return from a TLB-miss handler that had single-step disabled
186 # - we try and catch it whilst it is still in the main vector table
187 # - if we catch it there, we have to jump to the fixup handler
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/libdb_java/
H A Djava_util.i28 } catch (UnsatisfiedLinkError e) {
32 } catch (UnsatisfiedLinkError e2) {
H A Ddb_java.i27 } catch(Exception e) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/sh/kernel/cpu/sh3/
H A Dentry.S55 NMI_VEC = 0x1c0 ! Must catch early for debounce
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/perl/DB_File/
H A DDB_File.pm391 # doesn't catch this, it just behaves as for length=0.
2121 attempt to open a database that is already open via the catch-all
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/m68k/ifpsp060/src/
H A Dfplsp.S6532 # This catch is added here for the '060 QSP. Originally, the call to
9309 bra t_catch2 # catch any exceptions
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/build-aux/
H A Dtexinfo.tex4259 % But wait, there is a catch there:
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/mtools-4.0.10/
H A Dtexinfo.tex4501 % But wait, there is a catch there:
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/
H A Dconfigure3519 # catch `conftest.exe'. For instance with Cygwin, `ls conftest' will
4385 } catch (Exception e) {
4398 # Run conftest and catch its exit status, but silently.
4455 # not just through cpp. "Syntax error" is here to catch this case.
4562 # not just through cpp. "Syntax error" is here to catch this case.
8983 # not just through cpp. "Syntax error" is here to catch this case.
9090 # not just through cpp. "Syntax error" is here to catch this case.
10961 *\ [01].* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11
11829 # though, which does catch some bad symbols but isn't as heavy-handed
15198 # though, which does catch som
[all...]

Completed in 325 milliseconds