PatchworkOS
Loading...
Searching...
No Matches
ptrdiff_t.h
Go to the documentation of this file.
1#ifndef _AUX_PTRDIFF_T_H
2#define _AUX_PTRDIFF_T_H 1
3
4typedef __PTRDIFF_TYPE__ ptrdiff_t;
5
6#endif
__PTRDIFF_TYPE__ ptrdiff_t
Definition ptrdiff_t.h:4