Searched defs:pin_p (Results 1 – 2 of 2) sorted by relevance
/openbsd/gnu/usr.bin/gcc/gcc/ |
H A D | fold-const.c | 2891 make_range (exp, pin_p, plow, phigh) in make_range() argument 3239 merge_ranges (pin_p, plow, phigh, in0_p, low0, high0, in1_p, low1, high1) in merge_ranges() argument
|
/openbsd/gnu/gcc/gcc/ |
H A D | fold-const.c | 3929 make_range (tree exp, int *pin_p, tree *plow, tree *phigh, in make_range() 4383 merge_ranges (int *pin_p, tree *plow, tree *phigh, int in0_p, tree low0, in merge_ranges()
|