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

/freebsd-12-stable/contrib/gcc/
H A Dstringpool.c54 static int mark_ident (struct cpp_reader *, hashnode, const void *);
161 mark_ident (struct cpp_reader *pfile ATTRIBUTE_UNUSED, hashnode h,
175 ht_forall (ident_hash, mark_ident, NULL);
160 mark_ident (struct cpp_reader *pfile ATTRIBUTE_UNUSED, hashnode h, function

Completed in 102 milliseconds