Lines Matching defs:macro
388 function. A giant macro would be even worse than this. A C++ template1647 /* Just use the macro and check that it compiles */2321 int macro = 0;2322 if (!PyArg_ParseTuple(args, "|p", ¯o)) {2325 if (macro) {