The Nest
Explore
Sign in
nuudlman
llvm
clang
test
Modules
Inputs
libc-libcxx
sysroot
usr
include
sys
_types
_ptrdiff_t.h
0
Compiler projects using llvm
Code
Changes
Tags
Discussions
main
#ifndef
_PTRDIFF_T
#define
_PTRDIFF_T
typedef
int
*
ptrdiff_t
;
#endif
/*
_PTRDIFF_T
*/