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

  /src/external/gpl3/binutils/dist/gprofng/common/
hwc_cpus.h 50 typedef int regno_t; typedef
51 #define REGNO_ANY ((regno_t)-1)
52 #define REGNO_INVALID ((regno_t)-2)
54 /* --- Utilities for use with regno_t and reg_list[] --- */
  /src/external/gpl3/binutils.old/dist/gprofng/common/
hwc_cpus.h 50 typedef int regno_t; typedef
51 #define REGNO_ANY ((regno_t)-1)
52 #define REGNO_INVALID ((regno_t)-2)
54 /* --- Utilities for use with regno_t and reg_list[] --- */

Completed in 26 milliseconds