Searched refs:cxscope (Results 1 - 4 of 4) sorted by relevance

/ast/src/cmd/dsslib/stats/
H A Dstats.c338 if (!cxscope(state->print, cx, 0, 0, disc))
516 cxscope(state->print, NiL, 0, 0, disc);
/ast/src/lib/libdss/
H A Dcx.h630 extern Cx_t* cxscope(Cx_t*, Cx_t*, Cxflags_t, Cxflags_t, Cxdisc_t*);
H A Ddssopen.c607 if (!(dss->cx = cxscope(NiL, meth->cx, flags & DSS_CX_FLAGS, test, disc)) || disc->map && !loadtags(disc->map, "map", disc, meth))
H A Dcxopen.c1036 cxscope(Cx_t* top, Cx_t* bot, Cxflags_t flags, Cxflags_t test, Cxdisc_t* disc) function
1144 cxscope(cx, NiL, 0, 0, cx->disc);

Completed in 19 milliseconds