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