Home
last modified time | relevance | path

Searched defs:_tree (Results 1 – 1 of 1) sorted by relevance

/device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/Pccts/antlr/
Dsyn.h69 typedef struct _tree { struct
70 struct _tree *down, *right; argument
74 struct _tree *tref; /* if token==TREE_REF */ argument
76 } v;
78 int in_use;
79 int seq;