Searched refs:TRY (Results 1 - 7 of 7) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/
H A Dgen-lbrkprop.c1072 #define TRY(bit) else if (strcmp (field1, #bit + 4) == 0) value = bit; macro
1074 TRY(LBP_BK)
1075 TRY(LBP_CM)
1076 TRY(LBP_ZW)
1077 TRY(LBP_IN)
1078 TRY(LBP_GL)
1079 TRY(LBP_CB)
1080 TRY(LBP_SP)
1081 TRY(LBP_BA)
1082 TRY(LBP_B
1100 #undef TRY macro
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/netkit-ftp-0.18-pre1/
H A Dconfigure70 for TRY in egcs gcc g++ CC c++ cc; do
72 $TRY __conftest.c -o __conftest || exit 1;
75 CC=$TRY
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/gperf-3.0.4/tests/
H A Dmodula.exp44 in word set TRY
H A Dcplusplus.exp167 {"try", TRY, NORID,},
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/xtensa/kernel/
H A Dentry.S1024 * We use the two macros TRY and CATCH:
1026 * TRY adds an entry to the __ex_table fixup table for the immediately
1029 * CATCH catches any exception that occurred at one of the preceeding TRY
1032 * Usage TRY l32i a0, a1, 0
1039 #define TRY \ define
1064 TRY l32i a0, a3, 0 # read old value label
1066 TRY s32i a5, a3, 0 # different, modify value label
1081 TRY l32i a7, a3, 0 # orig label
1084 TRY s32i a0, a3, 0 # write new value label
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libevent-1.4.14b-stable/
H A Devdns.c2943 #define TRY(k, name) \ macro
2967 TRY(nt_key, "NameServer");
2968 TRY(nt_key, "DhcpNameServer");
2969 TRY(interfaces_key, "NameServer");
2970 TRY(interfaces_key, "DhcpNameServer");
2980 TRY(win_key, "NameServer");
2989 #undef TRY macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/libevent-2.0.20-stable/
H A Devdns.c3734 #define TRY(k, name) \ macro
3760 TRY(nt_key, "NameServer");
3761 TRY(nt_key, "DhcpNameServer");
3762 TRY(interfaces_key, "NameServer");
3763 TRY(interfaces_key, "DhcpNameServer");
3773 TRY(win_key, "NameServer");
3782 #undef TRY macro

Completed in 75 milliseconds