Searched refs:_ALN (Results 1 – 1 of 1) sorted by relevance
1028 #define _ALN(x) .align x macro1031 #define _SYMT(x) _GBL(x); _MKEND(x); _TYP(x); _ALN(4); x:1033 #define _SYM(x) _GBL(x); _MKEND(x); _ALN(4); x: