HomeSort by: relevance | last modified time | path
    Searched defs:scond (Results 1 - 5 of 5) sorted by relevancy

  /src/external/mpl/dhcp/bind/dist/lib/isc/netmgr/
netmgr-int.h 894 * either succeeds or fails) and WAIT(scond) until all other
912 isc_condition_t scond; member in struct:isc_nmsocket
  /src/external/gpl3/binutils/dist/gas/config/
tc-metag.c 159 enum scond_code scond; member in struct:__anon10065
5997 const split_condition *scond; local
6006 scond = htab_find (scond_htab, &entry);
6008 if (!scond)
6011 insn->scond = scond->code;
6013 return l + strlen (scond->name);
6476 const split_condition *scond = &metag_scondtab[i]; local
6480 scond, INSERT);
6484 *slot = scond;
    [all...]
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-metag.c 159 enum scond_code scond; member in struct:__anon11537
5997 const split_condition *scond; local
6006 scond = htab_find (scond_htab, &entry);
6008 if (!scond)
6011 insn->scond = scond->code;
6013 return l + strlen (scond->name);
6476 const split_condition *scond = &metag_scondtab[i]; local
6480 scond, INSERT);
6484 *slot = scond;
    [all...]
  /src/external/gpl3/gcc.old/dist/gcc/fortran/
trans-intrinsic.cc 6492 tree scond = fold_build2_loc (input_location, TRUTH_ORIF_EXPR, local
6494 gfc_trans_runtime_check (true, false, scond, &se->pre, &expr->where,
6580 tree scond = fold_build2_loc (input_location, TRUTH_ORIF_EXPR, local
6589 gfc_trans_runtime_check (true, false, scond, &se->pre, &expr->where,
6635 tree scond = fold_build2_loc (input_location, TRUTH_ORIF_EXPR, local
6637 gfc_trans_runtime_check (true, false, scond, &se->pre, &expr->where,
6645 scond = fold_build2_loc (input_location, TRUTH_ORIF_EXPR,
6647 gfc_trans_runtime_check (true, false, scond, &se->pre, &expr->where,
6652 scond = fold_build2_loc (input_location, GT_EXPR,
6654 gfc_trans_runtime_check (true, false, scond, &se->pre, &expr->where
6727 tree scond = fold_build2_loc (input_location, TRUTH_ORIF_EXPR, local
6868 tree scond = fold_build2_loc (input_location, TRUTH_ORIF_EXPR, local
    [all...]
  /src/external/gpl3/gcc/dist/gcc/fortran/
trans-intrinsic.cc 6500 tree scond = fold_build2_loc (input_location, TRUTH_ORIF_EXPR, local
6502 gfc_trans_runtime_check (true, false, scond, &se->pre, &expr->where,
6588 tree scond = fold_build2_loc (input_location, TRUTH_ORIF_EXPR, local
6597 gfc_trans_runtime_check (true, false, scond, &se->pre, &expr->where,
6643 tree scond = fold_build2_loc (input_location, TRUTH_ORIF_EXPR, local
6645 gfc_trans_runtime_check (true, false, scond, &se->pre, &expr->where,
6653 scond = fold_build2_loc (input_location, TRUTH_ORIF_EXPR,
6655 gfc_trans_runtime_check (true, false, scond, &se->pre, &expr->where,
6660 scond = fold_build2_loc (input_location, GT_EXPR,
6662 gfc_trans_runtime_check (true, false, scond, &se->pre, &expr->where
6735 tree scond = fold_build2_loc (input_location, TRUTH_ORIF_EXPR, local
6890 tree scond = fold_build2_loc (input_location, TRUTH_ORIF_EXPR, local
    [all...]

Completed in 50 milliseconds