HomeSort by: relevance | last modified time | path
    Searched refs:mark_ident (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl3/gcc.old/dist/gcc/
stringpool.cc 36 static int mark_ident (struct cpp_reader *, hashnode, const void *);
146 mark_ident (struct cpp_reader *pfile ATTRIBUTE_UNUSED, hashnode h,
169 ht_forall (ident_hash, mark_ident, NULL);
145 mark_ident (struct cpp_reader *pfile ATTRIBUTE_UNUSED, hashnode h, function
stringpool.cc 36 static int mark_ident (struct cpp_reader *, hashnode, const void *);
146 mark_ident (struct cpp_reader *pfile ATTRIBUTE_UNUSED, hashnode h,
169 ht_forall (ident_hash, mark_ident, NULL);
145 mark_ident (struct cpp_reader *pfile ATTRIBUTE_UNUSED, hashnode h, function
  /src/external/gpl3/gcc/dist/gcc/
stringpool.cc 38 static int mark_ident (struct cpp_reader *, hashnode, const void *);
158 mark_ident (struct cpp_reader *pfile ATTRIBUTE_UNUSED, hashnode h,
181 ht_forall (ident_hash, mark_ident, NULL);
157 mark_ident (struct cpp_reader *pfile ATTRIBUTE_UNUSED, hashnode h, function
stringpool.cc 38 static int mark_ident (struct cpp_reader *, hashnode, const void *);
158 mark_ident (struct cpp_reader *pfile ATTRIBUTE_UNUSED, hashnode h,
181 ht_forall (ident_hash, mark_ident, NULL);
157 mark_ident (struct cpp_reader *pfile ATTRIBUTE_UNUSED, hashnode h, function

Completed in 44 milliseconds