Searched refs:SMART_STRING_PREALLOC (Results 1 – 1 of 1) sorted by relevance
38 #ifndef SMART_STRING_PREALLOC39 #define SMART_STRING_PREALLOC 128 macro61 : newlen + SMART_STRING_PREALLOC; \69 (d)->a = newlen + SMART_STRING_PREALLOC; \
Completed in 5 milliseconds