OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ANTLR3_INLINE
(Results
1 - 3
of
3
) sorted by null
/external/antlr/antlr-3.4/runtime/C/include/
antlr3defs.h
198
#define
ANTLR3_INLINE
__inline
410
#define
ANTLR3_INLINE
inline
/external/antlr/antlr-3.4/runtime/C/src/
antlr3lexer.c
216
ANTLR3_INLINE
static pANTLR3_COMMON_TOKEN
/external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/C/
C.stg
881
<rules:{r | static
ANTLR3_INLINE
<headerReturnType(ruleDescriptor=r.ruleDescriptor)> <if(!r.ruleDescriptor.isSynPred)>m<endif><r.ruleDescriptor.name> (p<name> ctx<if(r.ruleDescriptor.parameterScope)>, <endif><r.ruleDescriptor.parameterScope:parameterScope()>);}; separator="\n">
[
all
...]
Completed in 51 milliseconds