c: Add missing size_t type to the C99 tag file

Closes #392.
This commit is contained in:
Colomban Wendling 2014-12-24 19:01:14 +01:00
parent f4045fb336
commit 20be6c9bb4

View File

@ -1358,6 +1358,7 @@ sinh
sinhfÌ1024Í(float __x)Ö0Ïfloat sinhfÌ1024Í(float __x)Ö0Ïfloat
sinhlÌ1024Í(long double __x)Ö0Ïlong double sinhlÌ1024Í(long double __x)Ö0Ïlong double
sinlÌ1024Í(long double __x)Ö0Ïlong double sinlÌ1024Í(long double __x)Ö0Ïlong double
size_tĚ4096Ö0Ď__SIZE_TYPE__
snprintfÌ1024Í(char * __s, size_t __maxlen, const char * __format, ...)Ö0Ïint snprintfÌ1024Í(char * __s, size_t __maxlen, const char * __format, ...)Ö0Ïint
sprintfÌ1024Í(char * __s, const char * __format, ...)Ö0Ïint sprintfÌ1024Í(char * __s, const char * __format, ...)Ö0Ïint
sqrtÌ1024Í(double __x)Ö0Ïdouble sqrtÌ1024Í(double __x)Ö0Ïdouble