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

/haiku-buildtools/gcc/libcpp/
H A Dsymtab.c37 #define DELETED ((hashnode) -1) macro
117 if (node == DELETED)
136 if (node == DELETED)
194 if (*p && *p != DELETED)
231 if (*p && *p != DELETED)
249 if (*p && *p != DELETED)
252 *p = DELETED;
292 if (*p == DELETED)

Completed in 34 milliseconds