Home
last modified time | relevance | path

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

/netbsd-src/bin/ksh/
H A Dsyn.c220 XPinit(args, 16);
221 XPinit(vars, 16);
519 XPinit(ptns, 16);
607 XPinit(args, 16); in wordlist()
H A Dexpand.h67 #define XPinit(x, n) do { \ macro