Home
last modified time | relevance | path

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

/freebsd/contrib/dialog/
H A Ddialog.c1180 #define MIXEDGAUGE_BASE 5 in call_mixed_gauge() macro
1181 int tags = howmany_tags(av + MIXEDGAUGE_BASE, MIXEDGAUGE_TAGS); in call_mixed_gauge()
1182 *offset_add = MIXEDGAUGE_BASE + tags * MIXEDGAUGE_TAGS; in call_mixed_gauge()
1188 tags, av + MIXEDGAUGE_BASE); in call_mixed_gauge()
1309 {o_mixedgauge, MIXEDGAUGE_BASE, 0, call_mixed_gauge},