Home
last modified time | relevance | path

Searched refs:constraint_printErrorPostCondition (Results 1 – 3 of 3) sorted by relevance

/dports/devel/splint/splint-3.1.2/src/
H A DconstraintList.c308 constraint_printErrorPostCondition (elem, loc); in constraintList_printErrorPostConditions()
323 constraint_printErrorPostCondition (elem, loc); in constraintList_printError()
H A Dconstraint.c611 void constraint_printErrorPostCondition (constraint c, fileloc loc) in constraint_printErrorPostCondition() function
/dports/devel/splint/splint-3.1.2/src/Headers/
H A Dconstraint.h124 extern void constraint_printErrorPostCondition (constraint p_c, fileloc p_loc) ;