Searched refs:OVERLAY_CODE_BY_10000 (Results 1 – 1 of 1) sorted by relevance
39 #define OVERLAY_CODE_BY_10000(expr) OVERLAY_CODE_BY_10(OVERLAY_CODE_BY_1000(expr)) macro40 #define OVERLAY_CODE_BY_100000(expr) OVERLAY_CODE_BY_10(OVERLAY_CODE_BY_10000(expr))