Home
last modified time | relevance | path

Searched refs:exp_bl (Results 1 – 4 of 4) sorted by relevance

/dports/devel/gindent/indent-2.2.12/regression/input/
H A Dargs.c66 static int exp_bl = 0; variable
201 {"bl", PRO_BOOL, true, OFF, &btype_2, &exp_bl},
202 {"br", PRO_BOOL, true, ON, &btype_2, &exp_bl},
300 {"bl", PRO_BOOL, true, OFF, &btype_2, &exp_bl},
301 {"br", PRO_BOOL, false, ON, &btype_2, &exp_bl},
/dports/devel/gindent/indent-2.2.12/regression/standard/
H A Dargs.c66 static int exp_bl = 0; variable
200 {"bl", PRO_BOOL, true, OFF, &btype_2, &exp_bl},
201 {"br", PRO_BOOL, true, ON, &btype_2, &exp_bl},
298 {"bl", PRO_BOOL, true, OFF, &btype_2, &exp_bl},
299 {"br", PRO_BOOL, false, ON, &btype_2, &exp_bl},
/dports/games/ldmud/ldmud-3.3.720/src/util/indent/
H A Dargs.c63 static int exp_bl = 0; variable
163 {"bl", PRO_BOOL, true, OFF, &btype_2, &exp_bl},
164 {"br", PRO_BOOL, true, ON, &btype_2, &exp_bl},
/dports/devel/gindent/indent-2.2.12/src/
H A Dargs.c168 static int exp_bl = 0; variable
384 …L, true, ON, &settings.btype_2, &exp_bl},
388 …L, true, OFF, &settings.btype_2, &exp_bl},
517 …L, false, ON, &settings.btype_2, &exp_bl},
518 …L, false, OFF, &settings.btype_2, &exp_bl},