Searched defs:uw (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/lib/libeti/menu/common/
H A Dmenucursor.c44 WINDOW *us, *uw; local
57 uw = UW(m);
61 if (us != uw) {
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/
H A Dregexec.c3324 re_unwind_branch_t *uw; local
3328 uw = SSPTRt(unwind1,re_unwind_branch_t);
3329 uw->prev = unwind;
3331 uw->type = ((c1 == BRANCH)
3334 uw->lastparen = lastparen;
3335 uw->next = next;
3336 uw->locinput = locinput;
3337 uw->nextchr = nextchr;
3339 uw->regindent = ++PL_regindent;
3342 REGCP_SET(uw
3952 re_unwind_t *uw = SSPTRt(unwind,re_unwind_t); local
[all...]

Completed in 36 milliseconds