Searched refs:QUARK_STRING_BLOCK_SIZE (Results 1 – 1 of 1) sorted by relevance
46 #define QUARK_STRING_BLOCK_SIZE (4096 - sizeof (gsize)) macro161 if (len > QUARK_STRING_BLOCK_SIZE / 2) in quark_strdup()165 QUARK_STRING_BLOCK_SIZE - quark_block_offset < len) in quark_strdup()167 quark_block = g_malloc (QUARK_STRING_BLOCK_SIZE); in quark_strdup()