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
72 typedef unsigned long int uint_fast64_t; typedef
  /src/sys/arch/amd64/include/
int_mwgwtypes.h 64 typedef unsigned long int uint_fast64_t; typedef
  /src/sys/arch/hppa/include/
int_mwgwtypes.h 67 typedef __COMPILER_UINT64__ uint_fast64_t; typedef
72 typedef unsigned long long int uint_fast64_t; typedef
  /src/sys/arch/i386/include/
int_mwgwtypes.h 71 typedef __COMPILER_UINT64__ uint_fast64_t; typedef
76 typedef unsigned long long int uint_fast64_t; typedef
  /src/sys/arch/ia64/include/
int_mwgwtypes.h 67 typedef __COMPILER_UINT64__ uint_fast64_t; typedef
72 typedef unsigned long int uint_fast64_t; typedef
  /src/sys/arch/m68k/include/
int_mwgwtypes.h 70 typedef __COMPILER_UINT64__ uint_fast64_t; typedef
75 typedef unsigned long long int uint_fast64_t; typedef
  /src/sys/arch/mips/include/
int_mwgwtypes.h 72 typedef __COMPILER_UINT64__ uint_fast64_t; typedef
75 typedef unsigned long int uint_fast64_t; typedef
80 typedef unsigned long long int uint_fast64_t; typedef
  /src/sys/arch/powerpc/include/
int_mwgwtypes.h 72 typedef __COMPILER_UINT64__ uint_fast64_t; typedef
75 typedef unsigned long int uint_fast64_t; typedef
80 typedef unsigned long long int uint_fast64_t; typedef
  /src/sys/arch/sh3/include/
int_mwgwtypes.h 69 typedef __COMPILER_UINT64__ uint_fast64_t; typedef
74 typedef unsigned long long int uint_fast64_t; typedef
  /src/sys/arch/sparc/include/
int_mwgwtypes.h 90 typedef __COMPILER_UINT64__ uint_fast64_t; typedef
94 typedef unsigned long int uint_fast64_t; typedef
99 typedef unsigned long long int uint_fast64_t; typedef
  /src/sys/arch/vax/include/
int_mwgwtypes.h 70 typedef __COMPILER_UINT64__ uint_fast64_t; typedef
75 typedef unsigned long long int uint_fast64_t; typedef
  /src/sys/sys/
common_int_mwgwtypes.h 62 typedef __UINT_FAST64_TYPE__ uint_fast64_t; typedef
  /src/sys/arch/arm/include/
int_mwgwtypes.h 112 typedef __UINT_FAST64_TYPE__ uint_fast64_t; typedef
  /src/lib/libc/time/
private.h 481 typedef unsigned long uint_fast64_t; typedef
485 typedef unsigned long long uint_fast64_t; typedef

Completed in 19 milliseconds