Searched refs:UINT16_C (Results 1 – 19 of 19) sorted by relevance
342 #define COMN_REQ_ORD UINT16_C(0x8000)346 #define COMN_REQ_PTR_TYPE UINT16_C(0x4000)350 #define COMN_REQ_RESERVED UINT16_C(0x2000)351 #define COMN_REQ_SHRAM_INIT UINT16_C(0x1000)354 #define COMN_REQ_REGEX_SLICE UINT16_C(0x0800)357 #define COMN_REQ_XLAT_SLICE UINT16_C(0x0400)360 #define COMN_REQ_CPR_SLICE UINT16_C(0x0200)363 #define COMN_REQ_BULK_SLICE UINT16_C(0x0100)366 #define COMN_REQ_STORAGE_SLICE UINT16_C(0x0080)369 #define COMN_REQ_RND_SLICE UINT16_C(0x0040)[all …]
53 #define EI_MASK UINT16_C(0xff)54 #define EI_DIRECT UINT16_C(0x100)55 #define EI_OPTION UINT16_C(0x200)56 #define EI_SPACE UINT16_C(0x400)127 #define UTF16_MAX UINT16_C(0xffff)147 #define HISRG_MIN UINT16_C(0xd800)148 #define HISRG_MAX UINT16_C(0xdbff)149 #define LOSRG_MIN UINT16_C(0xdc00)150 #define LOSRG_MAX UINT16_C(0xdfff)
102 #define DST_REP_C UINT16_C112 #define DST_REP_C UINT16_C
62 #define SRC_REP_C UINT16_C82 #define SRC_REP_C UINT16_C
37 #define HALF_REP_C UINT16_C
35 #define WORD(A) (UINT16_C(A))
36 #define HWORD(A) (UINT16_C(A))
141 #define UINT16_C(c) ((uint16_t)(c ## UL)) macro
25 SYMBOL(UINT16_C, None, <stdint.h>)
843 SYMBOL(UINT16_C, None, <cstdint>)844 SYMBOL(UINT16_C, None, <stdint.h>)
40 #define UINT16_C(c) (c) macro
44 #define UINT16_C(c) (c) macro
42 #define UINT16_C(c) (c) macro
48 #define UINT16_C(c) (c) macro
392 #define UINT16_C(v) __uint_c(v, __int16_c_suffix) macro395 #define UINT16_C(v) v##U macro723 #define UINT16_MAX UINT16_C(65535)
92 UINT16_C(value)
362 #define UINT16_C(v) __UINT16_C(v) macro685 #define UINT16_MAX UINT16_C(65535)