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

/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/VfrCompile/Pccts/antlr/
H A Dsyn.h100 typedef struct _Predicate { struct
101 struct _Predicate *down, *right; /* these have to be first */
102 struct _Predicate *up, *left; /* doubly-link me */

Completed in 45 milliseconds