Searched refs:U16 (Results 1 - 25 of 58) sorted by relevance

123

/openbsd-current/gnu/usr.bin/perl/
H A Dparser.h67 U16 lex_inwhat; /* what kind of quoting are we in */
77 U16 lex_sub_inwhat; /* "lex_inwhat" to use in sublex_push */
97 U16 in_my; /* we're compiling a "my"/"our" declaration */
H A Dhv_macro.h35 #define U8TO16_LE(ptr) (*((const U16*)(ptr)))
39 #define U8TO16_LE(ptr) (_shifted_octet(U16,(ptr),0, 0)|\
40 _shifted_octet(U16,(ptr),1, 8))
H A Dregcomp_trie.c57 U16 word;
163 U16 charid;
210 U16 charid;
453 U16 dupe= trie->states[ state ].wordnum; \
473 trie->jump = (U16 *) PerlMemShared_calloc( word_count + 1, \
474 sizeof(U16) ); \
475 trie->j_before_paren = (U16 *) PerlMemShared_calloc( word_count + 1, \
476 sizeof(U16) ); \
477 trie->j_after_paren = (U16 *) PerlMemShared_calloc( word_count + 1, \
478 sizeof(U16) ); \
[all...]
H A Dregcomp.h189 * U16 next_off;
203 * U16 next_off;
237 U16 u16a;
238 U16 u16b;
291 * Extra field can be accessed as (U32)ARG2u() (I32)ARG2i() or (U16)ARG2a()
292 * and (U16)ARG2b() */
301 * The extra field can be accessed as (U32)ARG3u() (I32)ARG3i() or (U16)ARG3a()
302 * and (U16)ARG3b().
1199 U16 forid;
1210 U16 wordnu
[all...]
H A Dregexp.h42 U16 next_off;
881 U16 before_paren;
882 U16 after_paren;
893 U16 before_paren;
894 U16 after_paren;
906 U16 before_paren;
907 U16 after_paren;
911 U16 *jump; /* positive offsets from me */
912 U16 *j_before_paren;
913 U16 *j_after_pare
[all...]
H A Dmg.h26 U16 mg_private;
H A Dutil.h74 U16 seed[3];
205 /* U32 return = (U16 interpsize, bool cxt, bool setxsubfn, bool popmark,
H A Dzaphod32_hash.h55 #if !defined(U16)
56 #define U16 uint16_t macro
H A Dop.h43 #define OPCODE U16
731 U16 opslot_size; /* size of this slot (in pointers) */
732 U16 opslot_offset; /* offset from start of slab (in ptr units) */
741 U16 opslab_freed_size; /* allocated size of opslab_freed */
742 U16 opslab_size; /* size of slab in pointers,
744 U16 opslab_free_space; /* space available in this slab
H A Dintrpvar.h93 PERLVAR(I, delaymagic, U16) /* ($<,$>) = ... */
344 PERLVARI(I, dumpindent, U16, 4) /* number of blanks per dump
638 PERLVARI(I, laststype, U16, OP_STAT)
1097 * U16 as (major << 8) | minor. We do this rather than store an entire SV
1098 * version object so we can fit the U16 into the uv of a SAVEHINTS and not
1100 PERLVAR(I, prevailing_version, U16)
1102 /* If you are adding a U8 or U16, check to see if there are 'Space' comments
H A Dhv.h79 U16 length;
80 U16 kflags; /* For the hash API - set HVhek_UTF8 if name is UTF-8 */
/openbsd-current/gnu/usr.bin/binutils/gdb/rdi-share/
H A Dangel_endian.h49 typedef unsigned short U16; typedef
50 typedef U16 *P_U16;
81 #define GET16LE(a) (GET8(a) | (((U16)GET8(((CP_U8)(a)) + sizeof(char))) << 8))
82 #define GET16BE(a) ((((U16)GET8(a)) << 8) | GET8(((CP_U8)(a)) + sizeof(char)))
/openbsd-current/sys/dev/pci/drm/radeon/
H A Datom-bits.h38 #define U16(ptr) get_u16(ctx->ctx->bios, (ptr)) macro
H A Datom.c192 idx = U16(*ptr);
270 idx = U16(*ptr);
303 val = U16(*ptr);
421 val = U16(*ptr);
465 idx = U16(*ptr);
629 if (U16(ctx->ctx->cmd_table + 4 + 2 * idx))
698 int execute = 0, target = U16(*ptr);
844 ctx->ctx->data_block = U16(ctx->ctx->data_table + 4 + 2 * idx);
860 port = U16(*ptr);
884 ctx->ctx->reg_block = U16(*pt
[all...]
/openbsd-current/sys/dev/pci/drm/amd/include/
H A Datom-bits.h38 #define U16(ptr) get_u16(ctx->ctx->bios, (ptr)) macro
/openbsd-current/gnu/llvm/llvm/lib/Target/DirectX/
H A DDXILResource.h55 U16, member in class:llvm::dxil::ResourceBase::ComponentType
H A DDXILResource.cpp75 case ComponentType::U16:
287 .Case("uint16_t", ComponentType::U16)
/openbsd-current/sys/dev/pci/drm/amd/amdgpu/
H A Damdgpu_atom.c194 idx = U16(*ptr);
272 idx = U16(*ptr);
305 val = U16(*ptr);
423 val = U16(*ptr);
467 idx = U16(*ptr);
631 if (U16(ctx->ctx->cmd_table + 4 + 2 * idx))
721 int execute = 0, target = U16(*ptr);
882 ctx->ctx->data_block = U16(ctx->ctx->data_table + 4 + 2 * idx);
898 port = U16(*ptr);
922 ctx->ctx->reg_block = U16(*pt
[all...]
/openbsd-current/gnu/llvm/llvm/lib/Demangle/
H A DRustDemangle.cpp49 U16, member in class:__anon2274::BasicType
437 Type = BasicType::U16;
488 case BasicType::U16:
746 case BasicType::U16:
/openbsd-current/gnu/usr.bin/perl/ext/Opcode/
H A DOpcode.xs214 const U16 bits = bitmask[i];
378 const U16 bits = bitmap[i];
485 const U16 bits = bitmap[b];
/openbsd-current/gnu/usr.bin/perl/regen/
H A Dmph.pl987 $_ > U16_MAX and die "panic: value exceeds range of U16"
1041 U16 seed2;
1042 U16 pfx;
1043 U16 sfx;
1063 $match_name( const unsigned char * const key, const U16 key_len ) {
/openbsd-current/gnu/usr.bin/perl/ext/Devel-Peek/
H A DPeek.xs332 const U16 save_dumpindent = PL_dumpindent;
457 const U16 save_dumpindent = PL_dumpindent;
/openbsd-current/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DAMDGPULibFunc.h264 U16 = UINT | B16, enumerator in enum:llvm::AMDGPULibFuncBase::EType
H A DAMDGPULibFunc.cpp628 case 't': res.ArgType = AMDGPULibFunc::U16; break;
734 case AMDGPULibFunc::U16: return "t";
886 case AMDGPULibFunc::U16:
/openbsd-current/gnu/llvm/llvm/include/llvm/Support/
H A DAMDGPUMetadata.h105 U16 = 4, member in class:llvm::AMDGPU::HSAMD::AccessQualifier::AddressSpaceQualifier::ValueKind::ValueType

Completed in 277 milliseconds

123