Searched refs:SMART_STR_NEW_LEN (Results 1 – 1 of 1) sorted by relevance
26 #define SMART_STR_NEW_LEN(len) \ macro34 : SMART_STR_NEW_LEN(len); in smart_str_erealloc()38 str->a = SMART_STR_NEW_LEN(len); in smart_str_erealloc()48 : SMART_STR_NEW_LEN(len); in smart_str_realloc()52 str->a = SMART_STR_NEW_LEN(len); in smart_str_realloc()
Completed in 4 milliseconds