Searched refs:OVERLAY_CODE_BY_100 (Results 1 – 1 of 1) sorted by relevance
37 #define OVERLAY_CODE_BY_100(expr) OVERLAY_CODE_BY_10(OVERLAY_CODE_BY_10(expr)) macro38 #define OVERLAY_CODE_BY_1000(expr) OVERLAY_CODE_BY_10(OVERLAY_CODE_BY_100(expr))