Searched refs:CPY_ALIGN (Results 1 - 1 of 1) sorted by relevance

/ast/src/cmd/jcl/
H A Dcpy2dss.c101 #define CPY_ALIGN(w) (((w)<=2)?2:4) macro
849 sfprintf(op, "%s<ALIGN>%d</>\n", INDENT(lev + 2), CPY_ALIGN(field->width));
887 i = CPY_ALIGN(width);

Completed in 16 milliseconds