Home
last modified time | relevance | path

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

/TwlSDK-5.4/build/tools/makelcf/
Dmakelcf.h315 #define TOKEN_LEN 65536 macro
321 extern tTokenBuffer tokenBuffer[TOKEN_LEN];
Dtlcf.y180 tTokenBuffer tokenBuffer[TOKEN_LEN];
190 if ( tokenBufferEnd >= TOKEN_LEN ) in StoreToken()
/TwlSDK-5.4/build/tools/makelcf.TWL/
Dmakelcf.h218 #define TOKEN_LEN 65536 macro
224 extern tTokenBuffer tokenBuffer[TOKEN_LEN];
Dtlcf.y110 tTokenBuffer tokenBuffer[TOKEN_LEN];
120 if ( tokenBufferEnd >= TOKEN_LEN ) in StoreToken()