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

  /src/external/gpl3/gdb/dist/sim/common/
hw-properties.h 41 } hw_property_type; typedef in typeref:enum:__anon19198
47 hw_property_type type;
56 #define hw_property_type(p) ((p)->type + 0) macro
  /src/external/gpl3/gdb.old/dist/sim/common/
hw-properties.h 41 } hw_property_type; typedef in typeref:enum:__anon21937
47 hw_property_type type;
56 #define hw_property_type(p) ((p)->type + 0) macro

Completed in 23 milliseconds