Searched refs:apply2 (Results 1 – 2 of 2) sorted by relevance
| /openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/gcc.dg/cpp/ |
| H A D | macro3.c | 20 #define apply(...) apply2 (__VA_ARGS__) 22 #define apply2(f,x) f (x) macro
|
| /openbsd-src/gnu/llvm/llvm/lib/TableGen/ |
| H A D | SetTheory.cpp | 79 virtual void apply2(SetTheory &ST, DagInit *Expr, RecSet &Set, int64_t N, 93 apply2(ST, Expr, Set, II->getValue(), Elts, Loc); in apply() 99 void apply2(SetTheory &ST, DagInit *Expr, RecSet &Set, int64_t N, in apply2() function 111 void apply2(SetTheory &ST, DagInit *Expr, RecSet &Set, int64_t N, in apply2() function 128 void apply2(SetTheory &ST, DagInit *Expr, RecSet &Set, int64_t N, in apply2() function 146 void apply2(SetTheory &ST, DagInit *Expr, RecSet &Set, int64_t N, in apply2() function
|