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

  /src/sys/arch/mips/cavium/dev/
octeon_twsireg.h 100 #define TWSI_SLAVE_ADD_GCE UINT8_C(0x01)
108 #define TWSI_CTL_CE UINT8_C(0x80)
109 #define TWSI_CTL_ENAB UINT8_C(0x40)
110 #define TWSI_CTL_STA UINT8_C(0x20)
111 #define TWSI_CTL_STP UINT8_C(0x10)
112 #define TWSI_CTL_IFLG UINT8_C(0x08)
113 #define TWSI_CTL_AAK UINT8_C(0x04)
  /src/sys/arch/alpha/include/
int_const.h 49 #define UINT8_C(c) c
  /src/sys/arch/hppa/include/
int_const.h 46 #define UINT8_C(c) c
  /src/sys/arch/i386/include/
int_const.h 50 #define UINT8_C(c) c
  /src/sys/arch/ia64/include/
int_const.h 50 #define UINT8_C(c) c
  /src/sys/arch/m68k/include/
int_const.h 49 #define UINT8_C(c) c
  /src/sys/arch/sh3/include/
int_const.h 49 #define UINT8_C(c) c
  /src/sys/arch/vax/include/
int_const.h 49 #define UINT8_C(c) c
  /src/sys/arch/amd64/include/
int_const.h 52 #define UINT8_C(c) c
  /src/sys/arch/arm/include/
int_const.h 53 #define UINT8_C(c) c
  /src/sys/arch/mips/include/
int_const.h 53 #define UINT8_C(c) c
  /src/sys/arch/powerpc/include/
int_const.h 53 #define UINT8_C(c) c
  /src/sys/arch/sparc/include/
int_const.h 53 #define UINT8_C(c) c
  /src/sys/sys/
common_int_const.h 52 #define UINT8_C(c) __int_join(c, __UINT8_C_SUFFIX__)
  /src/sys/external/bsd/common/include/linux/
types.h 72 #define U8_C UINT8_C

Completed in 14 milliseconds