Home
last modified time | relevance | path

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

/external/mksh/src/
Dsyn.c273 XPinit(args, 16); in get_command()
274 XPinit(vars, 16); in get_command()
636 XPinit(ptns, 16); in casepart()
759 XPinit(args, 16); in wordlist()
Deval.c143 XPinit(w, 32); in eval()
161 XPinit(w, 1); in evalstr()
179 XPinit(w, 1); in evalonestr()
1305 XPinit(wv, 32); in varsub()
Dedit.c269 XPinit(l, nwords + 1); in x_print_expansions()
409 XPinit(w, 32); in x_file_glob()
490 XPinit(w, 32); in x_command_glob()
Dvar.c1140 XPinit(denv, 64); in makenv()
Dsh.h1850 #define XPinit(x, n) do { \ macro
Dfuncs.c454 XPinit(po.words, 16); in c_print()