Searched refs:fold_index (Results 1 – 1 of 1) sorted by relevance
3068 #define fold_index(fp, gap) ((size_t)(fp - ((fold_T *)(gap)->ga_data))) macro3141 move_start = fold_index(fp, gap); in foldMoveRange()3158 move_end = fold_index(fp, gap); in foldMoveRange()3166 dest_index = fold_index(fp, gap); in foldMoveRange()3185 #undef fold_index