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

/freebsd-10-stable/sys/boot/efi/include/amd64/
H A Dpe.h581 #define IMAGE_SNAP_BY_ORDINAL(Ordinal) ((Ordinal & IMAGE_ORDINAL_FLAG) != 0) macro
/freebsd-10-stable/sys/boot/efi/include/i386/
H A Dpe.h581 #define IMAGE_SNAP_BY_ORDINAL(Ordinal) ((Ordinal & IMAGE_ORDINAL_FLAG) != 0) macro
/freebsd-10-stable/sys/boot/efi/include/ia64/
H A Dpe.h587 #define IMAGE_SNAP_BY_ORDINAL(Ordinal) ((Ordinal & IMAGE_ORDINAL_FLAG) != 0) macro

Completed in 160 milliseconds