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

1 2 3 4 5 6

  /src/sys/arch/amd64/include/
int_mwgwtypes.h 49 typedef short int int_least16_t; typedef
  /src/sys/arch/alpha/include/
int_mwgwtypes.h 46 typedef short int int_least16_t; typedef
  /src/sys/arch/hppa/include/
int_mwgwtypes.h 43 typedef short int int_least16_t; typedef
  /src/sys/arch/i386/include/
int_mwgwtypes.h 47 typedef short int int_least16_t; typedef
  /src/sys/arch/ia64/include/
int_mwgwtypes.h 46 typedef short int int_least16_t; typedef
  /src/sys/arch/m68k/include/
int_mwgwtypes.h 46 typedef short int int_least16_t; typedef
  /src/sys/arch/sh3/include/
int_mwgwtypes.h 46 typedef short int int_least16_t; typedef
  /src/sys/arch/vax/include/
int_mwgwtypes.h 46 typedef short int int_least16_t; typedef
  /src/sys/arch/mips/include/
int_mwgwtypes.h 46 typedef short int int_least16_t; typedef
  /src/sys/arch/powerpc/include/
int_mwgwtypes.h 46 typedef short int int_least16_t; typedef
  /src/sys/sys/
common_int_mwgwtypes.h 47 typedef __INT_LEAST16_TYPE__ int_least16_t; typedef
  /src/sys/arch/arm/include/
int_mwgwtypes.h 71 typedef __INT_LEAST16_TYPE__ int_least16_t; typedef
  /src/sys/arch/sparc/include/
int_mwgwtypes.h 46 typedef short int int_least16_t; typedef
  /src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/stdc/
stdint.d 67 alias int_least16_t = short; ///
109 alias int_least16_t = short; ///
143 alias int_least16_t = short; ///
189 alias int_least16_t = short; ///
223 alias int_least16_t = int16_t; ///
257 alias int_least16_t = short; ///
291 alias int_least16_t = int16_t; ///
325 alias int_least16_t = short; ///
359 alias int_least16_t = short; ///
418 enum int_least16_t INT_LEAST16_MIN = int_least16_t.min
    [all...]
  /src/tests/lib/libc/sync/
cpp_atomic_ops_linkable.cc 81 ATest<int_least16_t>();
  /src/external/gpl3/gcc/dist/libstdc++-v3/include/c_compatibility/
stdint.h 74 using ::int_least16_t;
  /src/external/gpl3/gcc.old/dist/libstdc++-v3/include/c_compatibility/
stdint.h 74 using ::int_least16_t;
  /src/external/apache2/llvm/dist/clang/lib/Headers/
stdatomic.h 94 typedef _Atomic(int_least16_t) atomic_int_least16_t;
  /src/external/bsd/jemalloc.old/dist/include/msvc_compat/C99/
stdint.h 95 typedef int16_t int_least16_t; typedef
  /src/external/gpl2/xcvs/dist/lib/
stdint_.h 100 typedef int16_t int_least16_t; typedef
  /src/external/mit/libuv/dist/include/uv/
stdint-msvc2008.h 95 typedef int16_t int_least16_t; typedef
  /src/external/bsd/jemalloc/dist/include/msvc_compat/C99/
stdint.h 94 typedef int16_t int_least16_t; typedef
  /src/external/gpl2/gettext/dist/gettext-tools/gnulib-lib/
stdint_.h 159 #undef int_least16_t macro
167 #define int_least16_t int16_t macro
  /src/external/gpl2/gettext/dist/gettext-tools/libgettextpo/
stdint_.h 159 #undef int_least16_t macro
167 #define int_least16_t int16_t macro
  /src/external/gpl3/gdb/dist/gnulib/import/
stdint.in.h 234 # undef int_least16_t
242 # define int_least16_t int16_t

Completed in 45 milliseconds

1 2 3 4 5 6