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

  /src/sys/arch/alpha/include/
int_mwgwtypes.h 66 typedef __COMPILER_INT64__ int_fast64_t; typedef in typeref:typename:__COMPILER_INT64__
70 typedef long int int_fast64_t; typedef in typeref:typename:long int
  /src/sys/arch/amd64/include/
int_mwgwtypes.h 63 typedef long int int_fast64_t; typedef in typeref:typename:long int
  /src/sys/arch/hppa/include/
int_mwgwtypes.h 66 typedef __COMPILER_INT64__ int_fast64_t; typedef in typeref:typename:__COMPILER_INT64__
70 typedef long long int int_fast64_t; typedef in typeref:typename:long long int
  /src/sys/arch/i386/include/
int_mwgwtypes.h 70 typedef __COMPILER_INT64__ int_fast64_t; typedef in typeref:typename:__COMPILER_INT64__
74 typedef long long int int_fast64_t; typedef in typeref:typename:long long int
  /src/sys/arch/ia64/include/
int_mwgwtypes.h 66 typedef __COMPILER_INT64__ int_fast64_t; typedef in typeref:typename:__COMPILER_INT64__
70 typedef long int int_fast64_t; typedef in typeref:typename:long int
  /src/sys/arch/m68k/include/
int_mwgwtypes.h 69 typedef __COMPILER_INT64__ int_fast64_t; typedef in typeref:typename:__COMPILER_INT64__
73 typedef long long int int_fast64_t; typedef in typeref:typename:long long int
  /src/sys/arch/mips/include/
int_mwgwtypes.h 71 typedef __COMPILER_INT64__ int_fast64_t; typedef in typeref:typename:__COMPILER_INT64__
74 typedef long int int_fast64_t; typedef in typeref:typename:long int
78 typedef long long int int_fast64_t; typedef in typeref:typename:long long int
  /src/sys/arch/powerpc/include/
int_mwgwtypes.h 71 typedef __COMPILER_INT64__ int_fast64_t; typedef in typeref:typename:__COMPILER_INT64__
74 typedef long int int_fast64_t; typedef in typeref:typename:long int
78 typedef long long int int_fast64_t; typedef in typeref:typename:long long int
  /src/sys/arch/sh3/include/
int_mwgwtypes.h 68 typedef __COMPILER_INT64__ int_fast64_t; typedef in typeref:typename:__COMPILER_INT64__
72 typedef long long int int_fast64_t; typedef in typeref:typename:long long int
  /src/sys/arch/sparc/include/
int_mwgwtypes.h 89 typedef __COMPILER_INT64__ int_fast64_t; typedef in typeref:typename:__COMPILER_INT64__
93 typedef long int int_fast64_t; typedef in typeref:typename:long int
97 typedef long long int int_fast64_t; typedef in typeref:typename:long long int
  /src/sys/arch/vax/include/
int_mwgwtypes.h 69 typedef __COMPILER_INT64__ int_fast64_t; typedef in typeref:typename:__COMPILER_INT64__
73 typedef long long int int_fast64_t; typedef in typeref:typename:long long int
  /src/sys/sys/
common_int_mwgwtypes.h 61 typedef __INT_FAST64_TYPE__ int_fast64_t; typedef in typeref:typename:__INT_FAST64_TYPE__
  /src/sys/arch/arm/include/
int_mwgwtypes.h 111 typedef __INT_FAST64_TYPE__ int_fast64_t; typedef in typeref:typename:__INT_FAST64_TYPE__
  /src/lib/libc/time/
private.h 377 typedef long int_fast64_t; typedef in typeref:typename:long
382 typedef long long int_fast64_t; typedef in typeref:typename:long long
1064 #define SECSPERREPEAT ((int_fast64_t) DAYSPERREPEAT * SECSPERDAY)

Completed in 14 milliseconds