Searched refs:Cxcallout_f (Results 1 - 8 of 8) sorted by relevance

/ast/src/lib/libdss/
H A Dcxlib.h42 Cxcallout_f deletef; \
43 Cxcallout_f getf; \
44 Cxcallout_f returnf; \
45 Cxcallout_f referencef; \
H A Dcx.h291 typedef int (*Cxcallout_f) (Cx_t*, Cxinstruction_t*, Cxoperand_t*, typedef
455 Cxcallout_f getf; /* get member value */
456 Cxcallout_f setf; /* set member value */
482 Cxcallout_f callout; /* callout function */
497 Cxcallout_f callout; /* callout function */
662 extern Cxcallout_f cxcallout(Cx_t*, int, Cxtype_t*, Cxtype_t*, Cxdisc_t*);
H A Dcxeval.c130 register Cxcallout_f f;
H A Dcxcomp.c602 codecast(Cx_t* cx, Cxcompile_t* cc, Cxtype_t* t, Cxcallout_f cast, void* pointer)
H A Dcxopen.c1438 Cxcallout_f
/ast/src/cmd/dsslib/validate/
H A Dvalidate.c65 Cxcallout_f getf;
66 Cxcallout_f setf;
/ast/src/cmd/dsslib/merge/
H A Dmerge.c65 Cxcallout_f getf;
/ast/src/cmd/dsslib/flat/
H A Dflat.c95 Cxcallout_f getf; /* dss->cx->getf */

Completed in 39 milliseconds