Searched refs:MAX_TEMP_STRINGS (Results 1 – 1 of 1) sorted by relevance
89 #define MAX_TEMP_STRINGS 16 macro91 static TempString _temp_strings[ MAX_TEMP_STRINGS ];99 if ( ++_temp_string_n >= MAX_TEMP_STRINGS ) in tempstr_get()