Home
last modified time | relevance | path

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

/external/mksh/src/
Dedit.c991 static char *x_lastcp(void);
1358 x_lastcp(); in x_ins()
1476 cp = x_lastcp(); in x_delete()
1630 x_lastcp(); in x_zots()
1832 if (xep <= x_lastcp()) { in x_load_hist()
3022 int lim = x_lastcp() - xbp; in x_version()
3261 x_lastcp(void) in x_lastcp() function