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

  /src/external/gpl3/gdb.old/dist/gdb/
ada-lang.c 8810 ada_is_character_type (struct type *type)
8845 return ada_is_character_type (elttype);
8796 ada_is_character_type (struct type *type) function
  /src/external/gpl3/gdb/dist/gdb/
ada-lang.c 8814 ada_is_character_type (struct type *type)
8849 return ada_is_character_type (elttype);
8800 ada_is_character_type (struct type *type) function

Completed in 68 milliseconds