Home
last modified time | relevance | path

Searched refs:vjumpto (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/cmd/vi/port/
H A Dex_vmain.c989 vjumpto(dot, cursor, '.');
1226 vjumpto(dot, (unsigned char *) 0, '.');
1448 vjumpto(dot, cursor, 0);
1499 vjumpto(addr, (unsigned char *)NOSTR, c);
H A Dex_vwind.c57 vjumpto(addr, curs, context);
65 vjumpto(line *addr, unsigned char *curs, unsigned char context) in vjumpto() function
H A Dex_voper.c353 vjumpto(dot, ocurs, 0); in operate()
826 vjumpto(dot, ocurs, 0); in operate()
871 vjumpto(addr, (unsigned char *)loc1, c); in operate()
H A Dex_vops.c81 vjumpto(dot, vUNDcurs, 0); in vUndo()
148 vjumpto(dot, (unsigned char *)NOSTR, '.');
H A Dex.h579 void vjumpto(line *, unsigned char *, unsigned char);