Home
last modified time | relevance | path

Searched refs:ALIGN_8BYTES (Results 1 – 3 of 3) sorted by relevance

/dports/multimedia/dvdauthor/dvdauthor-d5bb0b/src/
H A Dsubfont.c81 #define ALIGN_8BYTES(x) (((x)+7)&~7) // 8 byte align macro
551 width = ALIGN_8BYTES(width); in check_font()
/dports/devel/p5-Data-ParseBinary/Data-ParseBinary-0.31/lib/Data/ParseBinary/Executable/
H A DPE32.pm298 ALIGN_8BYTES => 0x00400000,
/dports/devel/py-filebytes/filebytes-0.10.2/filebytes/
H A Dpe.py70 ALIGN_8BYTES = 0x00400000 variable in IMAGE_SCN