Searched refs:setup_forcing_loc (Results 1 – 2 of 2) sorted by relevance
76 const char *setup_forcing_loc; member
28 …[FORCE_NONE] = {.setup_forcing = NULL, .setup_forcing_loc = NULL },29 …[FORCE_CONST] = {.setup_forcing = SetupConstantForce, .setup_forcing_loc = SetupConstantForce_loc},30 … [FORCE_MMS] = {.setup_forcing = SetupMMSForce, .setup_forcing_loc = SetupMMSForce_loc }350 …, forcing_options[forcing_choice].setup_forcing, forcing_options[forcing_choice].setup_forcing_loc, in SetupLibceedFineLevel()