Home
last modified time | relevance | path

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

/illumos-gate/usr/src/contrib/ast/src/lib/libast/port/
H A Dastconf.c133 #define OP_conformance 1 macro
135 &dynamic[OP_conformance+1],
143 OP_conformance
515 case OP_conformance: in initialize()
669 case OP_conformance: in format()
687 if (sp->std && sp->op && sp->op != OP_conformance) in format()