HomeSort by: relevance | last modified time | path
    Searched defs:uint16 (Results 1 - 13 of 13) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/vmwgfx/device_include/
svga_types.h 35 typedef u16 uint16; typedef in typeref:typename:u16
vm_basic_types.h 11 typedef u16 uint16; typedef in typeref:typename:u16
  /src/lib/libc/arch/aarch64/softfloat/
aarch64-gcc.h 37 typedef int uint16; typedef in typeref:typename:int
  /src/lib/libc/arch/arm/softfloat/
arm-gcc.h 35 typedef int uint16; typedef in typeref:typename:int
  /src/lib/libc/arch/m68k/softfloat/
m68k-gcc.h 37 typedef int uint16; typedef in typeref:typename:int
  /src/lib/libc/arch/mips/softfloat/
mips-gcc.h 35 typedef int uint16; typedef in typeref:typename:int
  /src/lib/libc/arch/or1k/softfloat/
or1k-gcc.h 37 typedef int uint16; typedef in typeref:typename:int
  /src/lib/libc/arch/powerpc/softfloat/
powerpc-gcc.h 37 typedef int uint16; typedef in typeref:typename:int
  /src/lib/libc/arch/sh3/softfloat/
sh3-gcc.h 37 typedef int uint16; typedef in typeref:typename:int
  /src/lib/libc/arch/sparc64/softfloat/
sparc64-gcc.h 37 typedef int uint16; typedef in typeref:typename:int
  /src/regress/lib/libc/ieeefp/testfloat/include/
milieu.h 97 typedef unsigned int uint16; typedef in typeref:typename:unsigned int
  /src/sys/lib/libkern/
milieu.h 95 typedef unsigned int uint16; typedef in typeref:typename:unsigned int
  /src/sys/dev/stbi/
stb_image.c 468 typedef unsigned short uint16; typedef in typeref:typename:unsigned short
1115 uint16 code[256];
1178 h->code[k++] = (uint16) (code++);
2192 uint16 fast[1 << ZFAST_BITS];
2193 uint16 firstcode[16];
2195 uint16 firstsymbol[16];
2197 uint16 value[288];
2233 z->firstcode[i] = (uint16) code;
2234 z->firstsymbol[i] = (uint16) k;
2248 z->value[c] = (uint16)i
    [all...]

Completed in 76 milliseconds