Searched refs:CPY_ALIGN (Results 1 - 1 of 1) sorted by relevance
/ast/src/cmd/jcl/ | ||
H A D | cpy2dss.c | 101 #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