sub_batch_prefix  406 core/conf.c        CONF_INFO( 41, conf.sub_batch_prefix,                       CONF_DEF_VALUE, i:RAW_PREFIX_SND), // SND_
sub_batch_prefix 1912 core/gui.c         MENU_ENUM2a (0x5f,LANG_MENU_SUB_PREFIX,                 &conf.sub_batch_prefix, img_prefixes, NUM_IMG_PREFIXES ),
sub_batch_prefix   97 include/conf.h     int sub_batch_prefix; // output of batch subtracts
sub_batch_prefix   74 modules/raw_merge.c     sprintf(namebuf, "%s/%s%s", fromDir, img_prefixes[conf.sub_batch_prefix], fromName+4);
sub_batch_prefix  446 modules/raw_merge.c     strncpy(n, img_prefixes[conf.sub_batch_prefix], 4);