Searched refs:FORCE_NONE (Results 1 – 4 of 4) sorted by relevance
50 app_ctx->forcing_choice = FORCE_NONE; // Default - no forcing term in ProcessCommandLineOptions()149 …if (app_ctx->forcing_choice == FORCE_NONE && !app_ctx->bc_clamp_count) app_ctx->forcing_choice = F… in ProcessCommandLineOptions()
28 …[FORCE_NONE] = {.setup_forcing = NULL, .setup_forcing_loc = NULL },345 if (forcing_choice != FORCE_NONE) { in SetupLibceedFineLevel()
18 typedef enum { FORCE_NONE = 0, FORCE_CONST = 1, FORCE_MMS = 2 } forcingType; enumerator
223 if (app_ctx->forcing_choice != FORCE_NONE) { in main()291 if (app_ctx->forcing_choice != FORCE_NONE) { in main()613 if (app_ctx->num_increments > 1 && app_ctx->forcing_choice != FORCE_NONE) { in main()