Searched refs:__attribute (Results 1 – 2 of 2) sorted by relevance
348 …tatic unsigned int check_mb_ucs2(const char *start __attribute((unused)), const char *end __attrib… in check_mb_ucs2()353 static unsigned int mysqlnd_mbcharlen_ucs2(unsigned int ucs2 __attribute((unused))) in mysqlnd_mbcharlen_ucs2()422 check_mb_utf32(const char *start __attribute((unused)), const char *end __attribute((unused))) in check_mb_utf32()429 mysqlnd_mbcharlen_utf32(unsigned int utf32 __attribute((unused))) in mysqlnd_mbcharlen_utf32()
20 #ifndef __attribute22 #define __attribute(A) macro
Completed in 12 milliseconds