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

/illumos-gate/usr/src/cmd/svr4pkg/hdrs/
H A Dlibinst.h478 #define SML_TAG__NULL ((SML_TAG*)NULL) macro
486 #define SML_TAG__ISVALID(tag) ((tag) != (SML_TAG__NULL))
491 ((r_tag) != ((SML_TAG**)(SML_TAG__NULL)))

Completed in 44 milliseconds