Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/spell/
H A Dhuff.h32 int xw; member
40 #define w huffcode.xw
/illumos-gate/usr/src/contrib/ast/src/lib/libast/misc/
H A Doptget.c698 char* xw; in match() local
725 xw = x; in match()
730 xw = x; in match()
750 xw = ++x; in match()
758 else if (w == ww && x == xw) in match()
762 if (x != xw) in match()
770 xw = x; in match()