Home
last modified time | relevance | path

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

/third_party/mksh/
Dedit.c2796 (++i < nwords && x_ins(T1space) < 0)) { in x_expand()
2881 x_ins(T1space); in do_complete()
4579 if (putbuf(T1space, 1, false) != 0 || in vi_cmd()
5394 if (++i < nwords && putbuf(T1space, 1, false) != 0) { in expand_word()
5512 rval = putbuf(T1space, 1, false); in complete_word()
Dsh.h974 #define T1space (Treal_sp2 + 5) macro
1140 #define T1space " " macro
Dfuncs.c2366 usage.ru_utime.tv_usec, 0, null, T1space); in c_times()
2372 usage.ru_utime.tv_usec, 0, null, T1space); in c_times()
Dlex.c1286 s->start = s->str = T1space; in getsc_uu()
Djobs.c1666 (int)p->pid, T1space, p->command,