__ptrdiff_t        67 kern/arch/mips/include/kern/types.h typedef int __ptrdiff_t;                /* Difference of two pointers */
__ptrdiff_t        71 kern/arch/mips/include/kern/types.h typedef long __ptrdiff_t;               /* Difference of two pointers */