Searched refs:PROTO_INITIALIZED (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libpp/common/
H A Dppproto.c2149 else retain &= PROTO_INITIALIZED;
2367 if (!(retain & PROTO_INITIALIZED))
2369 retain |= PROTO_INITIALIZED;
H A Dpplib.h88 #define PROTO_INITIALIZED (1<<6) /* internal initialization */ macro

Completed in 64 milliseconds