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

/ast/src/lib/libdss/
H A Dcxmap.c337 cxsub(Cx_t* cx, Cxedit_t* edit, Cxoperand_t* r) function
366 if (part->edit && cxsub(cx, part->edit, r))
H A Dcx.h675 extern int cxsub(Cx_t*, Cxedit_t*, Cxoperand_t*);
H A Ddssprintf.c149 cxsub(fp->cx, ap->edit, &ret);
H A Dcxopen.c926 return cxsub(cx, edit, ret);

Completed in 18 milliseconds