Searched defs:DECLARE (Results 1 – 10 of 10) sorted by relevance
20 #define DECLARE(name) void name(int argc,const char * const *argv, \ macro
112 #define DECLARE(A) virtual void Visit##A(const Instruction* instr); macro
116 #define DECLARE(A) virtual void Visit##A(const Instruction* instr); macro
94 #define DECLARE(REDUCER, T) \ macro
17 message DECLARE {} message
18 DECLARE = 12; enumerator
17 enum DECLARE { ZERO13 = 0; } enum