Searched refs:Uint16 (Results 1 – 4 of 4) sorted by relevance
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/execute/ |
H A D | 980505-2.c | 1 typedef unsigned short Uint16; typedef 6 Uint16 token; in f() 8 static Uint16 values[1] = {0x9300}; in f()
|
/openbsd/gnu/llvm/clang/lib/AST/Interp/ |
H A D | Opcodes.td | 23 def Uint16 : Type; 58 let Types = [Sint8, Uint8, Sint16, Uint16, Sint32, 63 let Types = [Sint8, Uint8, Sint16, Uint16, Sint32, 191 def ConstUint16 : ConstOpcode<Uint16, ArgUint16>; 466 let Types = [Uint8, Sint8, Uint16, Sint16, Uint32, Sint32, Uint64, Sint64, Bool]; 470 let Types = [Uint8, Sint8, Uint16, Sint16, Uint32, Sint32, Uint64, Sint64, Bool];
|
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.benjamin/ |
H A D | 16567.C | 7 typedef unsigned short Uint16; typedef
|
/openbsd/gnu/usr.bin/binutils/gdb/rdi-share/ |
H A D | host.h | 137 typedef unsigned16 Uint16; typedef
|