Searched refs:SMART_STR_NEW_LEN (Results 1 – 1 of 1) sorted by relevance
28 #define SMART_STR_NEW_LEN(len) \ macro36 : SMART_STR_NEW_LEN(len); in smart_str_erealloc()40 str->a = SMART_STR_NEW_LEN(len); in smart_str_erealloc()50 : SMART_STR_NEW_LEN(len); in smart_str_realloc()54 str->a = SMART_STR_NEW_LEN(len); in smart_str_realloc()
Completed in 4 milliseconds