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

/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dpc_slice.h100 #define PC_SLICE_TYPE_HIDDEN_FLAG 0x10 macro
129 ({ int _type = (type) & ~PC_SLICE_TYPE_HIDDEN_FLAG; \

Completed in 57 milliseconds