Searched refs:SMART_STR_PAGE (Results 1 – 1 of 1) sorted by relevance
24 #ifndef SMART_STR_PAGE25 # define SMART_STR_PAGE 4096 macro33 (((len + SMART_STR_OVERHEAD + SMART_STR_PAGE) & ~(SMART_STR_PAGE - 1)) - SMART_STR_OVERHEAD - 1)
Completed in 4 milliseconds