Home
last modified time | relevance | path

Searched defs:constraintList_isDefined (Results 1 – 2 of 2) sorted by relevance

/dports/devel/splint/splint-3.1.2/src/Headers/
H A DconstraintList.h25 # define constraintList_isDefined(e) ((e) != constraintList_undefined) macro
H A DconstraintList2.h36 # define constraintList_isDefined(s) ((s) != (constraintList) 0) macro