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

  /src/external/gpl3/gdb/dist/sim/cris/
dv-cris.c 60 after mapping than the previous, then the property multiple_int
238 const struct hw_property *multiple_int; local
283 multiple_int = hw_find_property (me, "multiple-int");
284 if (multiple_int != NULL)
286 if (hw_property_type (multiple_int) == integer_property)
  /src/external/gpl3/gdb.old/dist/sim/cris/
dv-cris.c 60 after mapping than the previous, then the property multiple_int
238 const struct hw_property *multiple_int; local
283 multiple_int = hw_find_property (me, "multiple-int");
284 if (multiple_int != NULL)
286 if (hw_property_type (multiple_int) == integer_property)

Completed in 22 milliseconds