HomeSort by relevance Sort by last modified time
    Searched refs:ZZNEWSTATE (Results 1 - 4 of 4) sorted by null

  /device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/Pccts/h/
DLexer.h 37 #define ZZNEWSTATE (newstate = dfa[state][cl])
85 ZZNEWSTATE;
92 ZZNEWSTATE;
115 while (ZZNEWSTATE != DfaStates) {
dlgauto.h 93 #define ZZNEWSTATE (newstate = dfa[state][zzclass])
370 ZZNEWSTATE;
378 ZZNEWSTATE;
386 ZZNEWSTATE;
394 ZZNEWSTATE;
418 while (ZZNEWSTATE != DfaStates){
425 while (ZZNEWSTATE != DfaStates){
432 while (ZZNEWSTATE != DfaStates){
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Other/Maintained/Tools/Pccts/h/
DLexer.cpp 34 #define ZZNEWSTATE (newstate = dfa[state][cl])
82 ZZNEWSTATE;
89 ZZNEWSTATE;
112 while (ZZNEWSTATE != DfaStates) {
dlgauto.h 93 #define ZZNEWSTATE (newstate = dfa[state][zzclass])
365 ZZNEWSTATE;
373 ZZNEWSTATE;
381 ZZNEWSTATE;
389 ZZNEWSTATE;
413 while (ZZNEWSTATE != DfaStates){
420 while (ZZNEWSTATE != DfaStates){
427 while (ZZNEWSTATE != DfaStates){

Completed in 92 milliseconds