Kaydet (Commit) 20be6c9b authored tarafından Colomban Wendling's avatar Colomban Wendling

c: Add missing size_t type to the C99 tag file

Closes #392.
üst f4045fb3
......@@ -1358,6 +1358,7 @@ sinh
sinhf1024(float __x)0float
sinhl1024(long double __x)0long double
sinl1024(long double __x)0long double
size_t40960__SIZE_TYPE__
snprintf1024(char * __s, size_t __maxlen, const char * __format, ...)0int
sprintf1024(char * __s, const char * __format, ...)0int
sqrt1024(double __x)0double
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment