Home
last modified time | relevance | path

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

/external/mksh/src/
Dedit.c2724 (++i < nwords && x_ins(T1space) < 0)) { in x_expand()
2809 x_ins(T1space); in do_complete()
4513 if (putbuf(T1space, 1, false) != 0 || in vi_cmd()
5332 if (++i < nwords && putbuf(T1space, 1, false) != 0) { in expand_word()
5450 rval = putbuf(T1space, 1, false); in complete_word()
Dsh.h920 #define T1space (Treal_sp2 + 5) macro
1081 #define T1space " " macro
Dfuncs.c2350 usage.ru_utime.tv_usec, 0, null, T1space); in c_times()
2356 usage.ru_utime.tv_usec, 0, null, T1space); in c_times()
Dlex.c1287 s->start = s->str = T1space; in getsc_uu()
Djobs.c1657 (int)p->pid, T1space, p->command, in j_print()