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

  /src/sys/arch/alpha/include/
int_mwgwtypes.h 77 typedef long int intmax_t; typedef in typeref:typename:long int
  /src/sys/arch/amd64/include/
int_mwgwtypes.h 68 typedef long int intmax_t; typedef in typeref:typename:long int
  /src/sys/arch/hppa/include/
int_mwgwtypes.h 78 typedef __COMPILER_INT64__ intmax_t; typedef in typeref:typename:__COMPILER_INT64__
82 typedef long long int intmax_t; typedef in typeref:typename:long long int
  /src/sys/arch/i386/include/
int_mwgwtypes.h 82 typedef __COMPILER_INT64__ intmax_t; typedef in typeref:typename:__COMPILER_INT64__
86 typedef long long int intmax_t; typedef in typeref:typename:long long int
  /src/sys/arch/ia64/include/
int_mwgwtypes.h 77 typedef long int intmax_t; typedef in typeref:typename:long int
  /src/sys/arch/m68k/include/
int_mwgwtypes.h 81 typedef __COMPILER_INT64__ intmax_t; typedef in typeref:typename:__COMPILER_INT64__
85 typedef long long int intmax_t; typedef in typeref:typename:long long int
  /src/sys/arch/mips/include/
int_mwgwtypes.h 86 typedef __COMPILER_INT64__ intmax_t; typedef in typeref:typename:__COMPILER_INT64__
89 typedef long int intmax_t; typedef in typeref:typename:long int
93 typedef long long int intmax_t; typedef in typeref:typename:long long int
  /src/sys/arch/powerpc/include/
int_mwgwtypes.h 86 typedef __COMPILER_INT64__ intmax_t; typedef in typeref:typename:__COMPILER_INT64__
89 typedef long int intmax_t; typedef in typeref:typename:long int
93 typedef long long int intmax_t; typedef in typeref:typename:long long int
  /src/sys/arch/sh3/include/
int_mwgwtypes.h 80 typedef __COMPILER_INT64__ intmax_t; typedef in typeref:typename:__COMPILER_INT64__
84 typedef long long int intmax_t; typedef in typeref:typename:long long int
  /src/sys/arch/sparc/include/
int_mwgwtypes.h 106 typedef __COMPILER_INT64__ intmax_t; typedef in typeref:typename:__COMPILER_INT64__
110 typedef long int intmax_t; typedef in typeref:typename:long int
114 typedef long long int intmax_t; typedef in typeref:typename:long long int
  /src/sys/arch/vax/include/
int_mwgwtypes.h 81 typedef __COMPILER_INT64__ intmax_t; typedef in typeref:typename:__COMPILER_INT64__
85 typedef long long int intmax_t; typedef in typeref:typename:long long int
  /src/sys/sys/
common_int_mwgwtypes.h 66 typedef __INTMAX_TYPE__ intmax_t; typedef in typeref:typename:__INTMAX_TYPE__
  /src/sys/arch/arm/include/
int_mwgwtypes.h 123 typedef __INTMAX_TYPE__ intmax_t; typedef in typeref:typename:__INTMAX_TYPE__
  /src/lib/libc/time/
private.h 418 typedef long long intmax_t; typedef in typeref:typename:long long
428 typedef long intmax_t; typedef in typeref:typename:long

Completed in 15 milliseconds