Codebase Browser
llvm
Go to App
llvm
/
clang/test/Modules/Inputs/libc-libcxx/sysroot/usr/include/sys/_types/
_ptrdiff_t.h
#ifndef _PTRDIFF_T #define _PTRDIFF_T typedef int * ptrdiff_t; #endif /* _PTRDIFF_T */