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

1 2 3 4 5

  /src/sys/external/bsd/compiler_rt/dist/test/builtins/Unit/
truncdfhf2_test.c 38 UINT16_C(0x7e00)))
42 UINT16_C(0x7e00)))
46 UINT16_C(0x7c00)))
49 UINT16_C(0xfc00)))
52 if (test__truncdfhf2(0.0, UINT16_C(0x0)))
54 if (test__truncdfhf2(-0.0, UINT16_C(0x8000)))
58 UINT16_C(0x4248)))
61 UINT16_C(0xc248)))
64 UINT16_C(0x7c00)))
67 UINT16_C(0x6e62))
    [all...]
truncsfhf2_test.c 38 UINT16_C(0x7e00)))
42 UINT16_C(0x7e00)))
46 UINT16_C(0x7c00)))
49 UINT16_C(0xfc00)))
52 if (test__truncsfhf2(0.0f, UINT16_C(0x0)))
54 if (test__truncsfhf2(-0.0f, UINT16_C(0x8000)))
58 UINT16_C(0x4248)))
61 UINT16_C(0xc248)))
64 UINT16_C(0x7c00)))
67 UINT16_C(0x6e62))
    [all...]
extendhfsf2_test.c 37 if (test__extendhfsf2(UINT16_C(0x7e00),
41 if (test__extendhfsf2(UINT16_C(0x7e00),
45 if (test__extendhfsf2(UINT16_C(0x7c00),
48 if (test__extendhfsf2(UINT16_C(0xfc00),
52 if (test__extendhfsf2(UINT16_C(0x0),
55 if (test__extendhfsf2(UINT16_C(0x8000),
59 if (test__extendhfsf2(UINT16_C(0x4248),
62 if (test__extendhfsf2(UINT16_C(0xc248),
65 if (test__extendhfsf2(UINT16_C(0x7c00),
68 if (test__extendhfsf2(UINT16_C(0x6e62)
    [all...]
  /src/external/gpl3/gcc/dist/fixincludes/tests/base/
stdint.h 15 # define UINT16_C(c) c
stdint-hpux11.h 27 #define UINT16_C(__c) (__c)
stdint-aix.h 47 #define UINT16_C(c) c
stdint-newlib.h 27 #define UINT16_C(c) __UINT16_C(c)
  /src/external/gpl3/gcc/dist/fixincludes/tests/base/sys/
int_const.h 15 #define UINT16_C(c) (c)
  /src/external/gpl3/gcc.old/dist/fixincludes/tests/base/
stdint.h 15 # define UINT16_C(c) c
stdint-hpux11.h 27 #define UINT16_C(__c) (__c)
stdint-aix.h 47 #define UINT16_C(c) c
stdint-newlib.h 27 #define UINT16_C(c) __UINT16_C(c)
  /src/external/gpl3/gcc.old/dist/fixincludes/tests/base/sys/
int_const.h 15 #define UINT16_C(c) (c)
  /src/sys/arch/alpha/include/
int_const.h 50 #define UINT16_C(c) c
  /src/sys/arch/hppa/include/
int_const.h 47 #define UINT16_C(c) c
  /src/sys/arch/i386/include/
int_const.h 51 #define UINT16_C(c) c
  /src/sys/arch/ia64/include/
int_const.h 51 #define UINT16_C(c) c
  /src/sys/arch/m68k/include/
int_const.h 50 #define UINT16_C(c) c
  /src/sys/arch/sh3/include/
int_const.h 50 #define UINT16_C(c) c
  /src/sys/arch/vax/include/
int_const.h 50 #define UINT16_C(c) c
  /src/sys/dev/pci/qat/
qat_hw15reg.h 341 #define COMN_REQ_ORD UINT16_C(0x8000)
345 #define COMN_REQ_PTR_TYPE UINT16_C(0x4000)
349 #define COMN_REQ_RESERVED UINT16_C(0x2000)
350 #define COMN_REQ_SHRAM_INIT UINT16_C(0x1000)
353 #define COMN_REQ_REGEX_SLICE UINT16_C(0x0800)
356 #define COMN_REQ_XLAT_SLICE UINT16_C(0x0400)
359 #define COMN_REQ_CPR_SLICE UINT16_C(0x0200)
362 #define COMN_REQ_BULK_SLICE UINT16_C(0x0100)
365 #define COMN_REQ_STORAGE_SLICE UINT16_C(0x0080)
368 #define COMN_REQ_RND_SLICE UINT16_C(0x0040
    [all...]
  /src/sys/arch/amd64/include/
int_const.h 53 #define UINT16_C(c) c
  /src/sys/arch/arm/include/
int_const.h 54 #define UINT16_C(c) c
  /src/sys/arch/mips/include/
int_const.h 54 #define UINT16_C(c) c
  /src/sys/arch/powerpc/include/
int_const.h 54 #define UINT16_C(c) c

Completed in 39 milliseconds

1 2 3 4 5