Lines Matching defs:a
363 #define X_RANGE_MAIN(a, s) \ argument
365 #define X_RANGE_AUX(a, s) \ argument
367 #define X_RANGE_EXT(a, s) \ argument
369 #define X_RANGE_ALL(a, s) \ argument
372 #define Y_RANGE_MAIN(a, s) \ argument
375 #define Y_RANGE_AUX(a, s) \ argument
378 #define Y_RANGE_EXT(a, s) \ argument
381 #define Y_RANGE_ALL(a, s) \ argument
385 #define UC_RANGE(a, s) \ argument
389 #define X_OFF(a) \ argument
391 #define AX_OFF(a) \ argument
395 #define Y_OFF(a) \ argument
397 #define AY_OFF(a) \ argument
401 #define UC_OFF(a) (((a) - UC_CHIP_OFFSET) / UC_UC_CHAN_INCR) argument
403 #define X_EXT_MAIN_SIZE(a) (XRAM_XRAM_CHANNEL_COUNT - X_OFF(a)) argument
404 #define X_EXT_AUX_SIZE(a, s) ((s) - X_EXT_MAIN_SIZE(a)) argument
406 #define Y_EXT_MAIN_SIZE(a) (YRAM_YRAM_CHANNEL_COUNT - Y_OFF(a)) argument
407 #define Y_EXT_AUX_SIZE(a, s) ((s) - Y_EXT_MAIN_SIZE(a)) argument