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

/ast/src/lib/libdss/
H A Dcx.h192 struct Cxconstraint_s; typedef struct Cxconstraint_s Cxconstraint_t; typedef in typeref:struct:Cxconstraint_s
404 Cxconstraint_t* constraint; /* value constraints */
537 Cxconstraint_t* constraints; /* constraint table */
576 Dt_t* constraints; /* Cxconstraint_t dictionary */
612 Dt_t* constraints; /* Cxconstraint_t dictionary */
653 extern int cxaddconstraint(Cx_t*, Cxconstraint_t*, Cxdisc_t*);
663 extern Cxconstraint_t* cxconstraint(Cx_t*, const char*, Cxdisc_t*);

Completed in 11 milliseconds