Home
last modified time | relevance | path

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

/aosp_15_r20/external/antlr/runtime/ObjC/Framework/examples/simplecTreeParser/
H A DSimpleCLexer.h24 #define FUNC_DEF 7 macro
H A DSimpleCWalker.h33 #define FUNC_DEF 7 macro
H A DSimpleCTP.h33 #define FUNC_DEF 7 macro
H A DSimpleCParser.h42 #define FUNC_DEF 7 macro
H A DSimpleCTP.java23 public static final int FUNC_DEF=8; field in SimpleCTP
H A DSimpleCLexer.java20 public static final int FUNC_DEF=8; field in SimpleCLexer
H A DSimpleCParser.java26 public static final int FUNC_DEF=8; field in SimpleCParser
/aosp_15_r20/external/yapf/yapf/yapflib/
H A Dsubtypes.py34 FUNC_DEF = 18 variable
/aosp_15_r20/external/toybox/toys/pending/
H A Dawk.c255 #define FUNC_DEF ((struct functab_slot *)TT.func_def_table.base) macro