Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/Pccts/antlr/
Dmisc.c149 static char EOFSTR[] = "\"@\""; local
170 p = newTermEntry( EOFSTR );
172 hash_add(Texpr, EOFSTR, (Entry *)p);
173 list_add(&ExprOrder, (void *)newExpr(EOFSTR));
177 ExprStr[EofToken] = EOFSTR;