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

  /src/sys/arch/alpha/include/
int_types.h 67 typedef unsigned long int __uintptr_t; typedef in typeref:typename:unsigned long int
  /src/sys/arch/amd64/include/
int_types.h 65 typedef unsigned long __uintptr_t; typedef in typeref:typename:unsigned long
  /src/sys/arch/hppa/include/
int_types.h 66 typedef unsigned long __uintptr_t; typedef in typeref:typename:unsigned long
  /src/sys/arch/i386/include/
int_types.h 70 typedef unsigned int __uintptr_t; typedef in typeref:typename:unsigned int
  /src/sys/arch/ia64/include/
int_types.h 71 typedef unsigned long int __uintptr_t; typedef in typeref:typename:unsigned long int
74 typedef unsigned int __uintptr_t; typedef in typeref:typename:unsigned int
  /src/sys/arch/m68k/include/
int_types.h 69 typedef unsigned int __uintptr_t; typedef in typeref:typename:unsigned int
  /src/sys/arch/mips/include/
int_types.h 76 typedef unsigned long int __uintptr_t; typedef in typeref:typename:unsigned long int
79 typedef unsigned int __uintptr_t; typedef in typeref:typename:unsigned int
  /src/sys/arch/powerpc/include/
int_types.h 76 typedef unsigned long int __uintptr_t; typedef in typeref:typename:unsigned long int
79 typedef unsigned int __uintptr_t; typedef in typeref:typename:unsigned int
  /src/sys/arch/sh3/include/
int_types.h 69 typedef unsigned int __uintptr_t; typedef in typeref:typename:unsigned int
  /src/sys/arch/sparc/include/
int_types.h 86 typedef unsigned long int __uintptr_t; typedef in typeref:typename:unsigned long int
  /src/sys/arch/vax/include/
int_types.h 69 typedef unsigned long int __uintptr_t; typedef in typeref:typename:unsigned long int
  /src/sys/sys/
common_int_types.h 59 typedef __UINTPTR_TYPE__ __uintptr_t; typedef in typeref:typename:__UINTPTR_TYPE__
  /src/sys/arch/arm/include/
int_types.h 96 typedef __UINTPTR_TYPE__ __uintptr_t; typedef in typeref:typename:__UINTPTR_TYPE__

Completed in 33 milliseconds