Searched refs:n__VA_ARGS__ (Results 1 - 5 of 5) sorted by relevance

/freebsd-11-stable/contrib/gcclibs/libcpp/
H A Didentifiers.c74 s->n__VA_ARGS__ = cpp_lookup (pfile, DSC("__VA_ARGS__"));
75 s->n__VA_ARGS__->flags |= NODE_DIAGNOSTIC;
H A Dinternal.h236 cpp_hashnode *n__VA_ARGS__; /* C99 vararg macros */ member in struct:spec_nodes
H A Dpch.c642 s->n__VA_ARGS__ = cpp_lookup (r, DSC("__VA_ARGS__"));
H A Dmacro.c1377 pfile->spec_nodes.n__VA_ARGS__);
1777 if (param != pfile->spec_nodes.n__VA_ARGS__)
H A Dlex.c556 if (result == pfile->spec_nodes.n__VA_ARGS__

Completed in 64 milliseconds