Searched refs:integer (Results 1 – 6 of 6) sorted by relevance
| /TwlSDK-5.3.1/build/tools/makelcf/ |
| D | spec.y | 90 u32 integer; member 95 %token <integer> tNUMBER
|
| D | spec.l | 217 spec_yylval.integer = strtol((char*)spec_yytext, (char**)NULL, 0);
|
| /TwlSDK-5.3.1/build/tools/makelcf.TWL/ |
| D | spec.y | 50 u32 integer; member 55 %token <integer> tNUMBER
|
| D | spec.l | 138 spec_yylval.integer = strtol((char*)spec_yytext, (char**)NULL, 0);
|
| /TwlSDK-5.3.1/include/nitro/hw/ARM9/ |
| D | ioreg_G3.h | 572 #define REG_G3_TEXCOORD_FIELD( st, integer, decimal_t, ss, integer_s, decimal_s ) \ argument 575 ((u32)(integer) << REG_G3_TEXCOORD_INTEGER_SHIFT) | \
|
| /TwlSDK-5.3.1/include/twl/hw/ARM9/ |
| D | ioreg_G3.h | 572 #define REG_G3_TEXCOORD_FIELD( st, integer, decimal_t, ss, integer_s, decimal_s ) \ argument 575 ((u32)(integer) << REG_G3_TEXCOORD_INTEGER_SHIFT) | \
|