Searched refs:bytehist (Results 1 – 2 of 2) sorted by relevance
/dports/editors/jupp/jupp/ |
H A D | uedit.c | 732 static B *bytehist = NULL; /* History of previously entered byte numbers */ variable 760 …if (wmkpw(bw->parent, UC "Go to byte (^C to abort): ", &bytehist, dobyte, NULL, NULL, NULL, NULL, … in ubyte()
|
/dports/editors/joe/joe-4.6/joe/ |
H A D | uedit.c | 1492 static B *bytehist = NULL; /* History of previously entered byte numbers */ variable 1525 …if (wmkpw(bw->parent, joe_gettext(_("Go to byte (%{abort} to abort): ")), &bytehist, dobyte, NULL,… in ubyte()
|