Home
last modified time | relevance | path

Searched defs:apply2 (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/TableGen/
H A DSetTheory.cpp99 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
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/gcc.dg/cpp/
H A Dmacro3.c22 #define apply2(f,x) f (x) macro