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

/opensolaris-onvv-gate/usr/src/cmd/fmt/
H A Dfmt.c61 enum crown_type {c_none, c_reset, c_head, c_lead, c_fixup, c_body}; enumerator in enum:crown_type
308 if (crown_state != c_none)
321 if (crown_state == c_none && np != pfx && (np > pfx || abs(pfx-np) > 8))

Completed in 92 milliseconds