shooting_iso_market_to_real  116 core/autoiso.c     conf.autoiso_max_iso_hi_real    = shooting_iso_market_to_real(conf.autoiso_max_iso_hi) ;
shooting_iso_market_to_real  117 core/autoiso.c     conf.autoiso_max_iso_auto_real  = shooting_iso_market_to_real(conf.autoiso_max_iso_auto) ; 
shooting_iso_market_to_real  118 core/autoiso.c     conf.autoiso_min_iso_real	    = shooting_iso_market_to_real(conf.autoiso_min_iso) ;      
shooting_iso_market_to_real  119 core/autoiso.c     conf.autoiso2_max_iso_auto_real = shooting_iso_market_to_real(conf.autoiso2_max_iso_auto) ;
shooting_iso_market_to_real  461 core/shooting.c     return shooting_iso_market_to_real(iso);    // return real value (after limits applied)
shooting_iso_market_to_real 1583 core/shooting.c         bracketing.iso_step = shooting_iso_market_to_real(conf.iso_bracket_value);
shooting_iso_market_to_real  158 include/shooting.h extern short shooting_iso_market_to_real(short isom);
shooting_iso_market_to_real  662 lib/ubasic/ubasic.c     r = shooting_iso_market_to_real(expr());
shooting_iso_market_to_real 2712 modules/luascript.c   lua_pushnumber(L, shooting_iso_market_to_real(luaL_checknumber(L, 1)));
shooting_iso_market_to_real  261 modules/module_exportlist.c             shooting_iso_market_to_real