Searched defs:INITIAL_CALL_STACK_SIZE (Results 1 – 12 of 12) sorted by relevance
37 #define INITIAL_CALL_STACK_SIZE 10 macro
42 #define INITIAL_CALL_STACK_SIZE 10 macro
52 public static const INITIAL_CALL_STACK_SIZE:int = 10; constant in org.antlr.runtime.tree.CommonTreeNodeStream
43 public const int INITIAL_CALL_STACK_SIZE = 10; field in Antlr.Runtime.Tree.CommonTreeNodeStream
65 public const int INITIAL_CALL_STACK_SIZE = 10; field in Antlr.Runtime.Tree.BufferedTreeNodeStream
44 public const int INITIAL_CALL_STACK_SIZE = 10; field in Antlr.Runtime.Tree.CommonTreeNodeStream
67 public const int INITIAL_CALL_STACK_SIZE = 10; field in Antlr.Runtime.Tree.BufferedTreeNodeStream
49 , INITIAL_CALL_STACK_SIZE = 10 enumerator
38 public static final int INITIAL_CALL_STACK_SIZE = 10; field in CommonTreeNodeStream
59 public static final int INITIAL_CALL_STACK_SIZE = 10; field in BufferedTreeNodeStream
49 INITIAL_CALL_STACK_SIZE: 10 property
47 #define INITIAL_CALL_STACK_SIZE 10 macro