Home
last modified time | relevance | path

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

/dports/devel/libantlr3c/libantlr3c-3.4/src/
H A Dantlr3commontreenodestream.c460 fillBufferRoot(pANTLR3_COMMON_TREE_NODE_STREAM ctns) in fillBufferRoot()
526 reset (pANTLR3_COMMON_TREE_NODE_STREAM ctns) in reset()
618 pANTLR3_COMMON_TREE_NODE_STREAM ctns; in consume() local
659 pANTLR3_COMMON_TREE_NODE_STREAM ctns; in mark() local
706 pANTLR3_COMMON_TREE_NODE_STREAM ctns; in seek() local
718 pANTLR3_COMMON_TREE_NODE_STREAM ctns; in tindex() local
734 pANTLR3_COMMON_TREE_NODE_STREAM ctns; in size() local
882 getLookaheadSize (pANTLR3_COMMON_TREE_NODE_STREAM ctns) in getLookaheadSize()
890 newDownNode (pANTLR3_COMMON_TREE_NODE_STREAM ctns) in newDownNode()
904 newUpNode (pANTLR3_COMMON_TREE_NODE_STREAM ctns) in newUpNode()
[all …]
H A Dantlr3treeparser.c192 pANTLR3_COMMON_TREE_NODE_STREAM ctns; in getCurrentInputSymbol() local
208 pANTLR3_COMMON_TREE_NODE_STREAM ctns; in getMissingSymbol() local
/dports/devel/libantlr3c/libantlr3c-3.4/include/
H A Dantlr3commontreenodestream.h61 pANTLR3_COMMON_TREE_NODE_STREAM ctns; member