Home
last modified time | relevance | path

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

/TwlSDK-5.4/build/tools/makelcf.TWL/
Dtlcf.y147 static BOOL PopLoopStack( int id ) in PopLoopStack() function
318 | tEND_STATIC_OBJECTS { if (!PopLoopStack ( tFOREACH_STATIC_OBJECTS )) YYABORT; }
320 | tEND_STATIC_LIBRARIES { if (!PopLoopStack ( tFOREACH_STATIC_LIBRARIES )) YYABORT; }
322 | tEND_STATIC_SEARCHSYMBOLS { if (!PopLoopStack ( tFOREACH_STATIC_SEARCHSYMBOLS )) YYABORT; }
324 | tEND_STATIC_FORCES { if (!PopLoopStack ( tFOREACH_STATIC_FORCES )) YYABORT; }
334 | tEND_AUTOLOADS { if (!PopLoopStack ( tFOREACH_AUTOLOADS )) YYABORT; }
336 | tEND_AUTOLOAD_OBJECTS { if (!PopLoopStack ( tFOREACH_AUTOLOAD_OBJECTS )) YYABORT; }
338 | tEND_AUTOLOAD_LIBRARIES { if (!PopLoopStack ( tFOREACH_AUTOLOAD_LIBRARIES )) YYABORT; }
340 …| tEND_AUTOLOAD_SEARCHSYMBOLS { if (!PopLoopStack ( tFOREACH_AUTOLOAD_SEARCHSYMBOLS )) YYABOR…
342 | tEND_AUTOLOAD_FORCES { if (!PopLoopStack ( tFOREACH_AUTOLOAD_FORCES )) YYABORT; }
[all …]
/TwlSDK-5.4/build/tools/makelcf/
Dtlcf.y217 static BOOL PopLoopStack( int id ) in PopLoopStack() function
383 | tEND_STATIC_OBJECTS { if (!PopLoopStack ( tFOREACH_STATIC_OBJECTS )) YYABORT; }
385 | tEND_STATIC_LIBRARIES { if (!PopLoopStack ( tFOREACH_STATIC_LIBRARIES )) YYABORT; }
387 | tEND_STATIC_SEARCHSYMBOLS { if (!PopLoopStack ( tFOREACH_STATIC_SEARCHSYMBOLS )) YYABORT; }
389 | tEND_STATIC_FORCES { if (!PopLoopStack ( tFOREACH_STATIC_FORCES )) YYABORT; }
407 | tEND_AUTOLOADS { if (!PopLoopStack ( tFOREACH_AUTOLOADS )) YYABORT; }
409 | tEND_AUTOLOAD_OBJECTS { if (!PopLoopStack ( tFOREACH_AUTOLOAD_OBJECTS )) YYABORT; }
411 | tEND_AUTOLOAD_LIBRARIES { if (!PopLoopStack ( tFOREACH_AUTOLOAD_LIBRARIES )) YYABORT; }
413 …| tEND_AUTOLOAD_SEARCHSYMBOLS { if (!PopLoopStack ( tFOREACH_AUTOLOAD_SEARCHSYMBOLS )) YYABOR…
415 | tEND_AUTOLOAD_FORCES { if (!PopLoopStack ( tFOREACH_AUTOLOAD_FORCES )) YYABORT; }
[all …]