Home
last modified time | relevance | path

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

/third_party/mksh/
Dsyn.c277 XPinit(args, 16); in get_command()
278 XPinit(vars, 16); in get_command()
631 XPinit(ptns, 16); in casepart()
754 XPinit(args, 16); in wordlist()
Deval.c154 XPinit(w, 32); in eval()
172 XPinit(w, 1); in evalstr()
190 XPinit(w, 1); in evalonestr()
1302 XPinit(wv, 32); in varsub()
1460 XPinit(wv, 32); in varsub()
Dedit.c275 XPinit(l, nwords + 1); in x_print_expansions()
415 XPinit(w, 32); in x_file_glob()
496 XPinit(w, 32); in x_command_glob()
Dvar.c1176 XPinit(denv, 64); in makenv()
Dsh.h2144 #define XPinit(x,n) do { \ macro
Dfuncs.c456 XPinit(po.words, 16); in c_print()