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

  /src/sys/arch/powerpc/marvell/
pic_discovery.c 63 uint32_t mask32[2]; member in union:discovery_pic_ops::__anon1785
66 #define enable_mask_high _mask.mask32[1]
67 #define enable_mask_low _mask.mask32[0]
pic_discovery.c 63 uint32_t mask32[2]; member in union:discovery_pic_ops::__anon1785
66 #define enable_mask_high _mask.mask32[1]
67 #define enable_mask_low _mask.mask32[0]
  /src/external/gpl3/gdb.old/dist/sim/aarch64/
decode.h 126 mask32 (int hi, int lo) function
144 return val & mask32 (hi, lo);
decode.h 126 mask32 (int hi, int lo) function
144 return val & mask32 (hi, lo);
  /src/external/gpl3/gdb/dist/sim/aarch64/
decode.h 126 mask32 (int hi, int lo) function
144 return val & mask32 (hi, lo);
decode.h 126 mask32 (int hi, int lo) function
144 return val & mask32 (hi, lo);

Completed in 46 milliseconds