FACT++  1.0
#define inc_pter (   p,
  i 
)    p = (void *)((char *)p + (i))

Definition at line 605 of file dim.h.

Referenced by copy_swap_buffer_in(), and copy_swap_buffer_out().