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

  /src/external/gpl3/gdb.old/dist/gdb/
cp-support.h 80 typedef const char *(canonicalization_ftype) (struct type *, void *); typedef
83 (const char *string, canonicalization_ftype *finder, void *data);
  /src/external/gpl3/gdb/dist/gdb/
cp-support.h 84 typedef const char *(canonicalization_ftype) (struct type *, void *); typedef
87 (const char *string, canonicalization_ftype *finder, void *data);

Completed in 13 milliseconds