Searched defs:buildToken (Results 1 - 1 of 1) sorted by relevance

/device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/Pccts/antlr/
H A Dbuild.c156 * buildToken(TOKEN) ::= --o-->TOKEN-->o--
162 buildToken( char *text ) function
164 buildToken( text )
171 require(text!=NULL, "buildToken: invalid token name");
188 * buildToken(TOKEN) ::= --o-->'.'-->o--

Completed in 7 milliseconds