_i_flt            606 tools/chdk_dasm.c     static char _i_flt[6][4] = { "FLT","FIX","WFS","RFS","WFC","RFC" };
_i_flt            841 tools/chdk_dasm.c                     mnemonic = _i_flt[op20>>20];