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

/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/VfrCompile/Pccts/h/
H A DPCCTSAST.cpp252 scanmatch(ScanAST *t, PCCTS_AST **labels[], int *n) function in class:PCCTS_AST
280 if ( !u->down()->scanmatch(sib->down(), labels, n) ) return 0;
492 scanmatch(tmpl, label_ptrs, &found);

Completed in 556 milliseconds