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

  /src/sys/arch/alpha/include/
int_mwgwtypes.h 67 typedef __COMPILER_UINT64__ uint_fast64_t; typedef in typeref:typename:__COMPILER_UINT64__
72 typedef unsigned long int uint_fast64_t; typedef in typeref:typename:unsigned long int
  /src/sys/arch/amd64/include/
int_mwgwtypes.h 64 typedef unsigned long int uint_fast64_t; typedef in typeref:typename:unsigned long int
  /src/sys/arch/hppa/include/
int_mwgwtypes.h 67 typedef __COMPILER_UINT64__ uint_fast64_t; typedef in typeref:typename:__COMPILER_UINT64__
72 typedef unsigned long long int uint_fast64_t; typedef in typeref:typename:unsigned long long int
  /src/sys/arch/i386/include/
int_mwgwtypes.h 71 typedef __COMPILER_UINT64__ uint_fast64_t; typedef in typeref:typename:__COMPILER_UINT64__
76 typedef unsigned long long int uint_fast64_t; typedef in typeref:typename:unsigned long long int
  /src/sys/arch/ia64/include/
int_mwgwtypes.h 67 typedef __COMPILER_UINT64__ uint_fast64_t; typedef in typeref:typename:__COMPILER_UINT64__
72 typedef unsigned long int uint_fast64_t; typedef in typeref:typename:unsigned long int
  /src/sys/arch/m68k/include/
int_mwgwtypes.h 70 typedef __COMPILER_UINT64__ uint_fast64_t; typedef in typeref:typename:__COMPILER_UINT64__
75 typedef unsigned long long int uint_fast64_t; typedef in typeref:typename:unsigned long long int
  /src/sys/arch/mips/include/
int_mwgwtypes.h 72 typedef __COMPILER_UINT64__ uint_fast64_t; typedef in typeref:typename:__COMPILER_UINT64__
75 typedef unsigned long int uint_fast64_t; typedef in typeref:typename:unsigned long int
80 typedef unsigned long long int uint_fast64_t; typedef in typeref:typename:unsigned long long int
  /src/sys/arch/powerpc/include/
int_mwgwtypes.h 72 typedef __COMPILER_UINT64__ uint_fast64_t; typedef in typeref:typename:__COMPILER_UINT64__
75 typedef unsigned long int uint_fast64_t; typedef in typeref:typename:unsigned long int
80 typedef unsigned long long int uint_fast64_t; typedef in typeref:typename:unsigned long long int
  /src/sys/arch/sh3/include/
int_mwgwtypes.h 69 typedef __COMPILER_UINT64__ uint_fast64_t; typedef in typeref:typename:__COMPILER_UINT64__
74 typedef unsigned long long int uint_fast64_t; typedef in typeref:typename:unsigned long long int
  /src/sys/arch/sparc/include/
int_mwgwtypes.h 90 typedef __COMPILER_UINT64__ uint_fast64_t; typedef in typeref:typename:__COMPILER_UINT64__
94 typedef unsigned long int uint_fast64_t; typedef in typeref:typename:unsigned long int
99 typedef unsigned long long int uint_fast64_t; typedef in typeref:typename:unsigned long long int
  /src/sys/arch/vax/include/
int_mwgwtypes.h 70 typedef __COMPILER_UINT64__ uint_fast64_t; typedef in typeref:typename:__COMPILER_UINT64__
75 typedef unsigned long long int uint_fast64_t; typedef in typeref:typename:unsigned long long int
  /src/sys/sys/
common_int_mwgwtypes.h 62 typedef __UINT_FAST64_TYPE__ uint_fast64_t; typedef in typeref:typename:__UINT_FAST64_TYPE__
  /src/sys/arch/arm/include/
int_mwgwtypes.h 112 typedef __UINT_FAST64_TYPE__ uint_fast64_t; typedef in typeref:typename:__UINT_FAST64_TYPE__
  /src/lib/libc/time/
private.h 455 typedef unsigned long uint_fast64_t; typedef in typeref:typename:unsigned long
459 typedef unsigned long long uint_fast64_t; typedef in typeref:typename:unsigned long long

Completed in 15 milliseconds