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

  /src/external/gpl3/gcc.old/dist/gcc/
gimple-ssa-warn-access.cc 1736 unless CERTAIN is set. */
1737 bool certain; local
1738 if (valid_new_delete_pair_p (new_name, delete_name, &certain))
1740 /* CERTAIN is set when the negative result is certain. */
1741 if (certain)
  /src/external/gpl3/binutils/dist/gas/config/
tc-ia64.c 3543 containing unwind info (as might be the case for certain
9081 /* Only certain CR accesses use PSR.ic */
9843 /* FIXME there may be exceptions for certain compares. */
10376 int certain = (matchtype == 1 && CURR_SLOT.qp_regno == 0); local
10389 (certain ? "violates" : "may violate"),
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-ia64.c 3543 containing unwind info (as might be the case for certain
9081 /* Only certain CR accesses use PSR.ic */
9843 /* FIXME there may be exceptions for certain compares. */
10376 int certain = (matchtype == 1 && CURR_SLOT.qp_regno == 0); local
10389 (certain ? "violates" : "may violate"),

Completed in 47 milliseconds