@@ -167,9 +167,6 @@ void p (const char *s) { printf ("%s\n", s); }
#define xy_c_array_len(arr) (sizeof (arr) / sizeof (arr[0]))
/* @deprecated 应迁移到后者 */
#define xy_arylen xy_c_array_len
static inline void *
xy_malloc0 (size_t size)
The note is not visible to the blocked user.