Home
last modified time | relevance | path

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

/TwlSDK-5.3.1/build/tools/makelcf.TWL/
Dmakelcf.h212 #define TOKEN_LEN 65536 macro
218 extern tTokenBuffer tokenBuffer[TOKEN_LEN];
Dtlcf.y110 tTokenBuffer tokenBuffer[TOKEN_LEN];
120 if ( tokenBufferEnd >= TOKEN_LEN ) in StoreToken()
/TwlSDK-5.3.1/build/tools/makelcf/
Dmakelcf.h307 #define TOKEN_LEN 65536 macro
313 extern tTokenBuffer tokenBuffer[TOKEN_LEN];
Dtlcf.y180 tTokenBuffer tokenBuffer[TOKEN_LEN];
190 if ( tokenBufferEnd >= TOKEN_LEN ) in StoreToken()