Searched refs:n_false (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/contrib/gcclibs/libcpp/
H A Didentifiers.c73 s->n_false = cpp_lookup (pfile, DSC("false"));
H A Dinternal.h235 cpp_hashnode *n_false; /* C++ keyword false */ member in struct:spec_nodes
H A Dpch.c641 s->n_false = cpp_lookup (r, DSC("false"));
H A Dexpr.c651 || token->val.node == pfile->spec_nodes.n_false))

Completed in 119 milliseconds