Home
last modified time | relevance | path

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

/external/mksh/src/
Dsh.h1005 #define Tf_ss (Tf_sss + 2)
1006 EXTERN const char Tf_sss[] E_INIT("%s%s%s"); variable
1167 #define Tf_sss "%s%s%s" macro
Dmisc.c1429 ipath = shf_smprintf(Tf_sss, tp, "/", upath); in do_realpath()
1527 tp = shf_smprintf(Tf_sss, ldest, *ip ? "/" : "", ip); in do_realpath()
Deval.c598 d = shf_smprintf(Tf_sss, end, rrep, p); in expand()