Home
last modified time | relevance | path

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

/dports/graphics/gmt/gmt-6.3.0/src/
H A Dgmt_support.c14589 ta_stop = xa_stop; /* A Node last in time */ in gmt_crossover()
14601 if (tx_a < ta_stop && tx_b < tb_stop) { in gmt_crossover()
14629 ta_stop = xa_stop; /* A Node last in time */ in gmt_crossover()
14633 ta_stop = xa_start; /* A Node last in time */ in gmt_crossover()
14641 if (tx_a < ta_stop && tx_b < tb_stop) { in gmt_crossover()
14684 ta_stop = xa_stop; /* A Node last in time */ in gmt_crossover()
14696 if (tx_a < ta_stop && tx_b < tb_stop) { in gmt_crossover()
14725 ta_stop = xa_stop; /* A Node last in time */ in gmt_crossover()
14729 ta_stop = xa_start; /* A Node last in time */ in gmt_crossover()
14737 if (tx_a < ta_stop && tx_b < tb_stop) { in gmt_crossover()
[all …]