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

  /src/external/gpl3/gcc.old/dist/gcc/
builtins.cc 8853 tree gt_min = build_call_expr (isgt_fn, 2, arg, min_exp);
8871 gt_min, eq_min);
8850 tree gt_min = build_call_expr (isgt_fn, 2, arg, min_exp); local
  /src/external/gpl3/gcc/dist/gcc/
builtins.cc 9667 tree gt_min = build_call_expr (isgt_fn, 2, arg, min_exp);
9685 gt_min, eq_min);
9664 tree gt_min = build_call_expr (isgt_fn, 2, arg, min_exp); local

Completed in 50 milliseconds