Searched refs:p_low (Results 1 – 3 of 3) sorted by relevance
| /netbsd/src/external/gpl3/gdb/dist/gdb/ |
| D | f-lang.c | 1400 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/ |
| D | v850.cc | 241 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/ |
| D | fold-const.cc | 5019 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()
|