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

1 2 3 4

  /src/external/gpl3/gcc/dist/fixincludes/tests/base/
stdint.h 14 # define UINT8_C(c) c
stdint-hpux11.h 25 #define UINT8_C(__c) (__c)
stdint-aix.h 46 #define UINT8_C(c) c
stdint-newlib.h 26 #define UINT8_C(c) __UINT8_C(c)
inttypes.h 13 #define UINT8_C(__c) (__c)
  /src/external/gpl3/gcc/dist/fixincludes/tests/base/sys/
int_const.h 13 #define UINT8_C(c) (c)
  /src/external/gpl3/gcc.old/dist/fixincludes/tests/base/
stdint.h 14 # define UINT8_C(c) c
stdint-hpux11.h 25 #define UINT8_C(__c) (__c)
stdint-aix.h 46 #define UINT8_C(c) c
stdint-newlib.h 26 #define UINT8_C(c) __UINT8_C(c)
  /src/external/gpl3/gcc.old/dist/fixincludes/tests/base/sys/
int_const.h 13 #define UINT8_C(c) (c)
  /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__)

Completed in 39 milliseconds

1 2 3 4