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

  /src/sys/arch/alpha/include/
int_mwgwtypes.h 78 typedef unsigned long int uintmax_t; typedef in typeref:typename:unsigned long int
  /src/sys/arch/amd64/include/
int_mwgwtypes.h 69 typedef unsigned long int uintmax_t; typedef in typeref:typename:unsigned long int
  /src/sys/arch/hppa/include/
int_mwgwtypes.h 79 typedef unsigned __COMPILER_INT64__ uintmax_t; typedef in typeref:typename:unsigned __COMPILER_INT64__
84 typedef unsigned long long int uintmax_t; typedef in typeref:typename:unsigned long long int
  /src/sys/arch/i386/include/
int_mwgwtypes.h 83 typedef unsigned __COMPILER_INT64__ uintmax_t; typedef in typeref:typename:unsigned __COMPILER_INT64__
88 typedef unsigned long long int uintmax_t; typedef in typeref:typename:unsigned long long int
  /src/sys/arch/ia64/include/
int_mwgwtypes.h 78 typedef unsigned long int uintmax_t; typedef in typeref:typename:unsigned long int
  /src/sys/arch/m68k/include/
int_mwgwtypes.h 82 typedef __COMPILER_UINT64__ uintmax_t; typedef in typeref:typename:__COMPILER_UINT64__
87 typedef unsigned long long int uintmax_t; typedef in typeref:typename:unsigned long long int
  /src/sys/arch/mips/include/
int_mwgwtypes.h 87 typedef unsigned __COMPILER_INT64__ uintmax_t; typedef in typeref:typename:unsigned __COMPILER_INT64__
90 typedef unsigned long int uintmax_t; typedef in typeref:typename:unsigned long int
95 typedef unsigned long long int uintmax_t; typedef in typeref:typename:unsigned long long int
  /src/sys/arch/powerpc/include/
int_mwgwtypes.h 87 typedef unsigned __COMPILER_INT64__ uintmax_t; typedef in typeref:typename:unsigned __COMPILER_INT64__
90 typedef unsigned long int uintmax_t; typedef in typeref:typename:unsigned long int
95 typedef unsigned long long int uintmax_t; typedef in typeref:typename:unsigned long long int
  /src/sys/arch/sh3/include/
int_mwgwtypes.h 81 typedef __COMPILER_UINT64__ uintmax_t; typedef in typeref:typename:__COMPILER_UINT64__
86 typedef unsigned long long int uintmax_t; typedef in typeref:typename:unsigned long long int
  /src/sys/arch/sparc/include/
int_mwgwtypes.h 107 typedef __COMPILER_UINT64__ uintmax_t; typedef in typeref:typename:__COMPILER_UINT64__
111 typedef unsigned long int uintmax_t; typedef in typeref:typename:unsigned long int
116 typedef unsigned long long int uintmax_t; typedef in typeref:typename:unsigned long long int
  /src/sys/arch/vax/include/
int_mwgwtypes.h 82 typedef __COMPILER_UINT64__ uintmax_t; typedef in typeref:typename:__COMPILER_UINT64__
87 typedef unsigned long long int uintmax_t; typedef in typeref:typename:unsigned long long int
  /src/sys/sys/
common_int_mwgwtypes.h 67 typedef __UINTMAX_TYPE__ uintmax_t; typedef in typeref:typename:__UINTMAX_TYPE__
  /src/sys/arch/arm/include/
int_mwgwtypes.h 124 typedef __UINTMAX_TYPE__ uintmax_t; typedef in typeref:typename:__UINTMAX_TYPE__
  /src/lib/libc/time/
private.h 466 typedef unsigned long long uintmax_t; typedef in typeref:typename:unsigned long long
469 typedef unsigned long uintmax_t; typedef in typeref:typename:unsigned long

Completed in 17 milliseconds