Searched refs:exp_match (Results 1 – 1 of 1) sorted by relevance
329 int exp_match = (flags & FL_FHEX) ? 'p' : 'e'; in conv_flt() local331 #define exp_match 'e' in conv_flt() macro333 if (TOLOWER(i) == exp_match) in conv_flt()