HomeSort by: relevance | last modified time | path
    Searched defs:ctf_dtdef_ref (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/
ctfc.h 197 typedef ctf_dtdef_t * ctf_dtdef_ref; typedef
221 ctf_dtu_d_union_selector (ctf_dtdef_ref);
225 typedef ctf_dtdef_ref compare_type;
227 static hashval_t hash (ctf_dtdef_ref);
228 static bool equal (ctf_dtdef_ref, ctf_dtdef_ref);
232 ctfc_dtd_hasher::hash (ctf_dtdef_ref dtd)
238 ctfc_dtd_hasher::equal (ctf_dtdef_ref dtd, ctf_dtdef_ref dtd2)
397 extern ctf_dtdef_ref ctf_dtd_lookup (const ctf_container_ref ctfc
    [all...]
  /src/external/gpl3/gcc.old/dist/gcc/
ctfc.h 195 typedef ctf_dtdef_t * ctf_dtdef_ref; typedef
219 ctf_dtu_d_union_selector (ctf_dtdef_ref);
223 typedef ctf_dtdef_ref compare_type;
225 static hashval_t hash (ctf_dtdef_ref);
226 static bool equal (ctf_dtdef_ref, ctf_dtdef_ref);
230 ctfc_dtd_hasher::hash (ctf_dtdef_ref dtd)
236 ctfc_dtd_hasher::equal (ctf_dtdef_ref dtd, ctf_dtdef_ref dtd2)
395 extern ctf_dtdef_ref ctf_dtd_lookup (const ctf_container_ref ctfc
    [all...]

Completed in 24 milliseconds