Home
last modified time | relevance | path

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

/titanic_41/usr/src/grub/grub-0.97/stage2/
H A Dimgact_aout.h73 #define N_ALIGN(ex,x) \ macro
93 N_ALIGN(ex, N_TXTADDR(ex) + (ex).a_text)
102 N_ALIGN(ex, N_TXTOFF(ex) + (ex).a_text)
106 N_ALIGN(ex, N_DATOFF(ex) + (ex).a_data)