Searched refs:NT_ASSERTION (Results 1 - 3 of 3) sorted by relevance

/freebsd-10-stable/contrib/gcclibs/libcpp/
H A Dpch.c90 case NT_ASSERTION:
238 case NT_ASSERTION:
277 case NT_ASSERTION:
585 case NT_ASSERTION:
H A Ddirectives.c1960 *value = (node->type == NT_ASSERTION &&
1984 if (node->type == NT_ASSERTION)
2008 node->type = NT_ASSERTION;
2023 if (node && node->type == NT_ASSERTION)
/freebsd-10-stable/contrib/gcclibs/libcpp/include/
H A Dcpplib.h529 (NT_ASSERTION), or neither of the above (NT_VOID). Builtin macros
551 NT_ASSERTION /* Predicate for #assert. */ enumerator in enum:node_type
589 : HNODE.type == NT_ASSERTION ? NTV_ANSWER \

Completed in 54 milliseconds