Searched refs:rhs_format (Results 1 – 1 of 1) sorted by relevance
428 … const Format* rhs_format = (const Format*)uhash_iget(that.cachedFormatters, rhs_cur->key.integer); in operator ==() local429 if (*format != *rhs_format) { in operator ==()