Lines Matching refs:LINK_SIZE
104 #if LINK_SIZE == 2
112 #elif LINK_SIZE == 3
121 #elif LINK_SIZE == 4
132 #error LINK_SIZE must be 2, 3, or 4
140 #if LINK_SIZE == 2
141 #undef LINK_SIZE
142 #define LINK_SIZE 1 macro
149 #elif LINK_SIZE == 3 || LINK_SIZE == 4
150 #undef LINK_SIZE
151 #define LINK_SIZE 2 macro
160 #error LINK_SIZE must be 2, 3, or 4
167 #undef LINK_SIZE
168 #define LINK_SIZE 1 macro
547 #define PUTINC(a,n,d) PUT(a,n,d), a += LINK_SIZE