Searched refs:STACKALIGN (Results 1 – 1 of 1) sorted by relevance
40 #define STACKALIGN 8 macro71 if ((u_int)stackptr % STACKALIGN != 0) { in main()