Home
last modified time | relevance | path

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

/external/mksh/src/
Dedit.c2756 (++i < nwords && x_ins(T1space) < 0)) { in x_expand()
2841 x_ins(T1space); in do_complete()
4551 if (putbuf(T1space, 1, false) != 0 || in vi_cmd()
5370 if (++i < nwords && putbuf(T1space, 1, false) != 0) { in expand_word()
5488 rval = putbuf(T1space, 1, false); in complete_word()
Dsh.h976 #define T1space (Treal_sp2 + 5) macro
1142 #define T1space " " macro
Dfuncs.c2345 usage.ru_utime.tv_usec, 0, null, T1space); in c_times()
2351 usage.ru_utime.tv_usec, 0, null, T1space); in c_times()
Dlex.c1286 s->start = s->str = T1space; in getsc_uu()
Djobs.c1658 (int)p->pid, T1space, p->command, in j_print()