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

  /src/external/gpl3/gdb/dist/sim/h8300/
writecode.c 244 subx (p) function
782 af8, 1, "subx", subx, 0, 8
  /src/external/gpl3/gdb.old/dist/sim/h8300/
writecode.c 244 subx (p) function
782 af8, 1, "subx", subx, 0, 8
  /src/external/gpl3/gcc/dist/gcc/
rtlanal.cc 143 value_type subx = T::get_value (x->u.fld[i].rt_rtx);
145 base[end++] = subx;
147 base = add_single_to_queue (array, base, end++, subx);
154 value_type subx = T::get_value (x->u.fld[i].rt_rtx);
156 base[end++] = subx;
158 base = add_single_to_queue (array, base, end++, subx);
142 value_type subx = T::get_value (x->u.fld[i].rt_rtx); local
153 value_type subx = T::get_value (x->u.fld[i].rt_rtx); local
  /src/external/gpl3/gcc.old/dist/gcc/
rtlanal.cc 143 value_type subx = T::get_value (x->u.fld[i].rt_rtx);
145 base[end++] = subx;
147 base = add_single_to_queue (array, base, end++, subx);
154 value_type subx = T::get_value (x->u.fld[i].rt_rtx);
156 base[end++] = subx;
158 base = add_single_to_queue (array, base, end++, subx);
142 value_type subx = T::get_value (x->u.fld[i].rt_rtx); local
153 value_type subx = T::get_value (x->u.fld[i].rt_rtx); local

Completed in 39 milliseconds