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