Home
last modified time | relevance | path

Searched refs:wiggle_set_prefix (Results 1 – 4 of 4) sorted by relevance

/dports/textproc/wiggle/wiggle-1.3/
H A Dwiggle.h149 extern int wiggle_set_prefix(struct plist *pl, int n, int strip);
H A Dparse.c60 int wiggle_set_prefix(struct plist *pl, int n, int strip) in wiggle_set_prefix() function
H A Dwiggle.c645 if (wiggle_set_prefix(pl, num_patches, strip) == 0) { in multi_merge()
H A Dvpatch.c3153 wiggle_set_prefix(pl, num_patches, strip) == 0) { in vpatch()
3173 if (!just_diff && wiggle_set_prefix(pl, num_patches, strip) == 0) { in vpatch()