Searched defs:argmin (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | gimple-ssa-sprintf.c | 387 : argmin (), argmax (), dst_offset (HOST_WIDE_INT_MIN), nonstr (), in argmin() function 401 : argmin (), argmax (), dst_offset (HOST_WIDE_INT_MIN), nonstr (), in argmin() function 422 tree argmin, argmax; variable 1145 adjust_range_for_overflow (tree dirtype, tree *argmin, tree *argmax) in adjust_range_for_overflow() 1363 tree argmin = NULL_TREE; in format_integer() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | gimple-ssa-sprintf.cc | 425 tree argmin, argmax; member in __anon347ca6030111::fmtresult 1158 adjust_range_for_overflow (tree dirtype, tree *argmin, tree *argmax) in adjust_range_for_overflow() 1376 tree argmin = NULL_TREE; in format_integer() local
|