Home
last modified time | relevance | path

Searched refs:p_low (Results 1 – 3 of 3) sorted by relevance

/netbsd/src/external/gpl3/gdb/dist/gdb/
Df-lang.c1400 dynamic_prop p_low, p_high, p_stride; in value_subarray() local
1402 p_low.set_const_val (d.low); in value_subarray()
1410 &p_low, &p_high, 0, &p_stride, in value_subarray()
1437 dynamic_prop p_low, p_high, p_stride; in value_subarray() local
1439 p_low.set_const_val (d.low); in value_subarray()
1447 &p_low, &p_high, 0, &p_stride, in value_subarray()
/netbsd/src/external/gpl3/gcc/dist/gcc/config/v850/
Dv850.cc241 const_double_split (rtx x, HOST_WIDE_INT * p_high, HOST_WIDE_INT * p_low) in const_double_split() argument
252 *p_low = t[0]; /* high is second word */ in const_double_split()
257 *p_low = 0; in const_double_split()
263 *p_low = CONST_DOUBLE_LOW (x); in const_double_split()
/netbsd/src/external/gpl3/gcc/dist/gcc/
Dfold-const.cc5019 tree exp_type, tree *p_low, tree *p_high, int *p_in_p, in make_range_step() argument
5023 tree n_low, n_high, low = *p_low, high = *p_high; in make_range_step()
5099 *p_low = low; in make_range_step()
5181 *p_low = low; in make_range_step()
5293 *p_low = n_low; in make_range_step()