HomeSort by: relevance | last modified time | path
    Searched refs:ptr_off (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
rs6000-logue.cc 3208 int ptr_off = 0;
3241 ptr_off = info->gp_save_offset + info->gp_size;
3243 ptr_off = info->altivec_save_offset + info->altivec_size;
3244 frame_off = -ptr_off;
3247 ptr_reg, ptr_off);
3363 int ptr_off;
3386 ptr_off = -end_save;
3388 info->gp_save_offset + ptr_off,
3389 info->lr_save_offset + ptr_off,
3391 rs6000_frame_related (insn, ptr_reg, sp_off - ptr_off,
3204 int ptr_off = 0; local
3359 int ptr_off; local
3665 int ptr_off = 0; local
3715 int ptr_off; local
4450 int ptr_off; local
4623 int ptr_off; local
4861 int ptr_off; local
    [all...]
  /src/lib/libterminfo/
term.h 1458 #define ptr_off t_ptr_off(cur_term) macro
1856 * ptr_off: Turn off the printer

Completed in 35 milliseconds