Searched refs:UNKNOWN (Results 26 - 50 of 110) sorted by relevance

12345

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.c-torture/compile/
H A D20010518-1.c25 UNKNOWN, enumerator in enum:rtx_code
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/gcc.c-torture/compile/
H A D20010518-1.c25 UNKNOWN, enumerator in enum:rtx_code
/netbsd-6-1-5-RELEASE/sys/netbt/
H A Dl2cap_signal.c224 UNKNOWN(le16toh(cp.reason));
768 UNKNOWN(opt.type);
827 UNKNOWN(opt.type);
838 UNKNOWN(cp.result);
1080 UNKNOWN(reason);
H A Dl2cap_socket.c249 UNKNOWN(req);
H A Drfcomm_socket.c252 UNKNOWN(req);
H A Dsco_socket.c239 UNKNOWN(req);
H A Drfcomm_upper.c265 UNKNOWN(dlc->rd_state);
H A Dhci_link.c134 UNKNOWN(link->hl_state);
248 UNKNOWN(link->hl_state);
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/
H A Dpostreload.c234 enum rtx_code extend_op = UNKNOWN;
255 && (extend_op = LOAD_EXTEND_OP (GET_MODE (src))) != UNKNOWN
281 if (extend_op != UNKNOWN)
311 if (extend_op != UNKNOWN)
334 && extend_op != UNKNOWN
425 && LOAD_EXTEND_OP (GET_MODE (op)) != UNKNOWN)
H A Drtl.def82 DEF_RTL_EXPR(UNKNOWN, "UnKnown", "*", RTX_EXTRA)
H A Dloop-unswitch.c239 if (reversed == UNKNOWN)
H A Difcvt.c358 if (rev == UNKNOWN)
443 if (false_code != UNKNOWN)
503 if (f_code == UNKNOWN)
917 != UNKNOWN))
971 != UNKNOWN);
1085 != UNKNOWN))
1179 != UNKNOWN))
1382 if (reversed_comparison_code (if_info->cond, if_info->jump) != UNKNOWN)
3460 if (code == UNKNOWN)
3899 if (rev == UNKNOWN)
[all...]
H A Dgensupport.c1334 pred->singleton = UNKNOWN;
1369 {"immediate_operand", false, true, {UNKNOWN}},
H A Dcombine.c4995 != UNKNOWN))
5014 != UNKNOWN))
5615 != UNKNOWN)
5678 && reversed_comparison_code (cond, NULL) != UNKNOWN
5784 enum rtx_code op = UNKNOWN, extend_op = UNKNOWN;
5885 if (extend_op != UNKNOWN)
6181 && LOAD_EXTEND_OP (GET_MODE (SUBREG_REG (src))) != UNKNOWN
8436 if (code != UNKNOWN
9235 If *POP0 or OP1 are UNKNOWN, i
[all...]
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/
H A Dpostreload.c232 enum rtx_code extend_op = UNKNOWN;
252 && (extend_op = LOAD_EXTEND_OP (GET_MODE (src))) != UNKNOWN
278 if (extend_op != UNKNOWN)
308 if (extend_op != UNKNOWN)
331 && extend_op != UNKNOWN
424 && LOAD_EXTEND_OP (mode) != UNKNOWN)
H A Difcvt.c359 if (rev == UNKNOWN)
444 if (false_code != UNKNOWN)
504 if (f_code == UNKNOWN)
882 != UNKNOWN))
937 != UNKNOWN);
1052 != UNKNOWN))
1147 != UNKNOWN))
1344 if (reversed_comparison_code (if_info->cond, if_info->jump) != UNKNOWN)
2994 if (code == UNKNOWN)
3415 if (rev == UNKNOWN)
[all...]
H A Dgenrecog.c392 pred->singleton = UNKNOWN;
985 code = UNKNOWN;
993 code = UNKNOWN;
1052 code = UNKNOWN;
1070 code = UNKNOWN;
1164 if (code != UNKNOWN)
H A Dloop-unswitch.c250 if (reversed == UNKNOWN)
/netbsd-6-1-5-RELEASE/crypto/external/bsd/heimdal/dist/tools/
H A Dkdc-log-analyze.pl478 } elsif (/UNKNOWN --/) {
/netbsd-6-1-5-RELEASE/sys/sys/
H A Ddisklabel.h289 x(UNKNOWN, 0, "unknown") \
/netbsd-6-1-5-RELEASE/sbin/restore/
H A Dtape.c553 curfile.action = UNKNOWN;
1088 case UNKNOWN:
1381 curfile.action = UNKNOWN;
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/config/i386/
H A Di386.c6877 gcc_assert (bypass_code == UNKNOWN && second_code == UNKNOWN);
9386 code that will result in proper branch. Return UNKNOWN if no such code
9415 return UNKNOWN;
9422 is not required, set value to UNKNOWN.
9431 *bypass_code = UNKNOWN;
9432 *second_code = UNKNOWN;
9482 *second_code = UNKNOWN;
9483 *bypass_code = UNKNOWN;
9535 return (bypass_code != UNKNOWN || second_cod
[all...]
/netbsd-6-1-5-RELEASE/sys/dev/bluetooth/
H A Dbtsco.c478 UNKNOWN(sc->sc_state);
655 UNKNOWN(sc->sc_state);
/netbsd-6-1-5-RELEASE/sys/arch/alpha/alpha/
H A Dtrap.c771 #define UNKNOWN() { "0x%lx", 0, 0 } macro
781 UNKNOWN(),
/netbsd-6-1-5-RELEASE/external/bsd/libarchive/dist/libarchive/
H A Darchive_read_support_format_xar.c293 UNKNOWN, enumerator in enum:xmlstatus
1815 xar->xmlsts = UNKNOWN;
2098 case UNKNOWN:
2431 case UNKNOWN:
2749 case UNKNOWN:

Completed in 501 milliseconds

12345