Home
last modified time | relevance | path

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

/dports/math/gretl/gretl-2021d/lib/src/
H A Dflow_control.c205 static unsigned char got_T[IF_DEPTH]; in ifstate() local
237 T[indent] = got_T[indent] = (code == SET_TRUE); in ifstate()
248 } else if (!got_T[indent]) { in ifstate()
260 got_T[indent] = 0; in ifstate()