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

  /src/sys/arch/amd64/include/
int_mwgwtypes.h 49 typedef short int int_least16_t; typedef in typeref:typename:short int
  /src/sys/arch/alpha/include/
int_mwgwtypes.h 46 typedef short int int_least16_t; typedef in typeref:typename:short int
  /src/sys/arch/hppa/include/
int_mwgwtypes.h 43 typedef short int int_least16_t; typedef in typeref:typename:short int
  /src/sys/arch/i386/include/
int_mwgwtypes.h 47 typedef short int int_least16_t; typedef in typeref:typename:short int
  /src/sys/arch/ia64/include/
int_mwgwtypes.h 46 typedef short int int_least16_t; typedef in typeref:typename:short int
  /src/sys/arch/m68k/include/
int_mwgwtypes.h 46 typedef short int int_least16_t; typedef in typeref:typename:short int
  /src/sys/arch/sh3/include/
int_mwgwtypes.h 46 typedef short int int_least16_t; typedef in typeref:typename:short int
  /src/sys/arch/vax/include/
int_mwgwtypes.h 46 typedef short int int_least16_t; typedef in typeref:typename:short int
  /src/sys/arch/mips/include/
int_mwgwtypes.h 46 typedef short int int_least16_t; typedef in typeref:typename:short int
  /src/sys/arch/powerpc/include/
int_mwgwtypes.h 46 typedef short int int_least16_t; typedef in typeref:typename:short int
  /src/sys/sys/
common_int_mwgwtypes.h 47 typedef __INT_LEAST16_TYPE__ int_least16_t; typedef in typeref:typename:__INT_LEAST16_TYPE__
  /src/sys/arch/arm/include/
int_mwgwtypes.h 71 typedef __INT_LEAST16_TYPE__ int_least16_t; typedef in typeref:typename:__INT_LEAST16_TYPE__
  /src/sys/arch/sparc/include/
int_mwgwtypes.h 46 typedef short int int_least16_t; typedef in typeref:typename:short int
  /src/tests/lib/libc/sync/
cpp_atomic_ops_linkable.cc 81 ATest<int_least16_t>();
  /src/tests/include/
t_inttypes.c 45 int_least16_t il16 = 0;

Completed in 17 milliseconds