Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/gcc/gcc/
H A Dcpplib.h445 #define NODE_POISONED (1 << 1) /* Poisoned identifier. */ macro
/openbsd/gnu/gcc/libcpp/include/
H A Dcpplib.h531 #define NODE_POISONED (1 << 1) /* Poisoned identifier. */ macro