Home
last modified time | relevance | path

Searched defs:ALIGN_DATA (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/i386/include/
H A Dasmacros.h50 #define ALIGN_DATA .p2align 2 /* 4 byte alignment, zero filled */ macro
/f-stack/freebsd/amd64/include/
H A Dasmacros.h57 #define ALIGN_DATA .p2align 3 /* 8 byte alignment, zero filled */ macro