Home
last modified time | relevance | path

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

/TwlSDK-5.5.5/build/tools/makelcf/
Dspec.l109 #define RETURN(x) { debug_printf( "%s [%s]\n", #x, spec_yytext ); return(x); } argument
/TwlSDK-5.5.5/build/demos.TWL/nandApp/SubBanner/src/
Dmain.c35 int x; member
177 DEMODrawText( param->pos[i].x * MENU_TEXT_SIZE, param->pos[i].y * MENU_TEXT_SIZE, in TwlMain()
/TwlSDK-5.5.5/build/tools/makelcf.TWL/
Dspec.l24 #define RETURN(x) { debug_printf( "%s [%s]\n", #x, spec_yytext ); return(x); } argument