Home
last modified time | relevance | path

Searched refs:OVERLAY_CODE_BY_100000 (Results 1 – 1 of 1) sorted by relevance

/TwlSDK-5.4/build/demos/mb/multiboot-wfs/child/include/
Dfunc.h40 #define OVERLAY_CODE_BY_100000(expr) OVERLAY_CODE_BY_10(OVERLAY_CODE_BY_10000(expr)) macro
41 #define OVERLAY_CODE_BY_1000000(expr) OVERLAY_CODE_BY_10(OVERLAY_CODE_BY_100000(expr))