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

  /src/sys/arch/mips/include/
int_mwgwtypes.h 52 typedef __COMPILER_UINT64__ uint_least64_t; typedef in typeref:typename:__COMPILER_UINT64__
55 typedef unsigned long int uint_least64_t; typedef in typeref:typename:unsigned long int
60 typedef unsigned long long int uint_least64_t; typedef in typeref:typename:unsigned long long int
  /src/sys/arch/powerpc/include/
int_mwgwtypes.h 52 typedef __COMPILER_UINT64__ uint_least64_t; typedef in typeref:typename:__COMPILER_UINT64__
55 typedef unsigned long int uint_least64_t; typedef in typeref:typename:unsigned long int
60 typedef unsigned long long int uint_least64_t; typedef in typeref:typename:unsigned long long int
  /src/sys/arch/alpha/include/
int_mwgwtypes.h 52 typedef __COMPILER_UINT64__ uint_least64_t; typedef in typeref:typename:__COMPILER_UINT64__
55 typedef unsigned long int uint_least64_t; typedef in typeref:typename:unsigned long int
  /src/sys/arch/hppa/include/
int_mwgwtypes.h 49 typedef __COMPILER_UINT64__ uint_least64_t; typedef in typeref:typename:__COMPILER_UINT64__
54 typedef unsigned long long int uint_least64_t; typedef in typeref:typename:unsigned long long int
  /src/sys/arch/i386/include/
int_mwgwtypes.h 53 typedef __COMPILER_UINT64__ uint_least64_t; typedef in typeref:typename:__COMPILER_UINT64__
58 typedef unsigned long long int uint_least64_t; typedef in typeref:typename:unsigned long long int
  /src/sys/arch/ia64/include/
int_mwgwtypes.h 52 typedef __COMPILER_UINT64__ uint_least64_t; typedef in typeref:typename:__COMPILER_UINT64__
55 typedef unsigned long int uint_least64_t; typedef in typeref:typename:unsigned long int
  /src/sys/arch/m68k/include/
int_mwgwtypes.h 52 typedef __COMPILER_UINT64__ uint_least64_t; typedef in typeref:typename:__COMPILER_UINT64__
57 typedef unsigned long long int uint_least64_t; typedef in typeref:typename:unsigned long long int
  /src/sys/arch/sh3/include/
int_mwgwtypes.h 52 typedef __COMPILER_UINT64__ uint_least64_t; typedef in typeref:typename:__COMPILER_UINT64__
57 typedef unsigned long long int uint_least64_t; typedef in typeref:typename:unsigned long long int
  /src/sys/arch/vax/include/
int_mwgwtypes.h 52 typedef __COMPILER_UINT64__ uint_least64_t; typedef in typeref:typename:__COMPILER_UINT64__
57 typedef unsigned long long int uint_least64_t; typedef in typeref:typename:unsigned long long int
  /src/sys/arch/sparc/include/
int_mwgwtypes.h 52 typedef __COMPILER_UINT64__ uint_least64_t; typedef in typeref:typename:__COMPILER_UINT64__
56 typedef unsigned long int uint_least64_t; typedef in typeref:typename:unsigned long int
61 typedef unsigned long long int uint_least64_t; typedef in typeref:typename:unsigned long long int
  /src/sys/arch/amd64/include/
int_mwgwtypes.h 54 typedef unsigned long int uint_least64_t; typedef in typeref:typename:unsigned long int
  /src/sys/sys/
common_int_mwgwtypes.h 52 typedef __UINT_LEAST64_TYPE__ uint_least64_t; typedef in typeref:typename:__UINT_LEAST64_TYPE__
  /src/sys/arch/arm/include/
int_mwgwtypes.h 76 typedef __UINT_LEAST64_TYPE__ uint_least64_t; typedef in typeref:typename:__UINT_LEAST64_TYPE__
  /src/tests/lib/libc/sync/
cpp_atomic_ops_linkable.cc 87 ATest<uint_least64_t>();
  /src/tests/include/
t_inttypes.c 61 uint_least64_t uil64 = 0;
  /src/lib/libc/time/
Makefile 137 uint_least64_t.ck

Completed in 17 milliseconds