Home
last modified time | relevance | path

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

/external/mksh/src/
Dsyn.c277 XPinit(args, 16); in get_command()
278 XPinit(vars, 16); in get_command()
640 XPinit(ptns, 16); in casepart()
763 XPinit(args, 16); in wordlist()
Deval.c149 XPinit(w, 32); in eval()
167 XPinit(w, 1); in evalstr()
185 XPinit(w, 1); in evalonestr()
1314 XPinit(wv, 32); in varsub()
Dedit.c270 XPinit(l, nwords + 1); in x_print_expansions()
410 XPinit(w, 32); in x_file_glob()
491 XPinit(w, 32); in x_command_glob()
Dvar.c1143 XPinit(denv, 64); in makenv()
Dsh.h2065 #define XPinit(x, n) do { \ macro
Dfuncs.c454 XPinit(po.words, 16); in c_print()