Home
last modified time | relevance | path

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

/dports/graphics/tgif/tgif-QPL-4.2.5/
H A Dcmd.c513 int pos_to_match=INVALID; local
527 pos_to_match == INVALID) {
538 return pos_to_match;
548 int count=0, pos=0, pos_to_match=INVALID; local
570 pos_to_match = GetPositionFromFullID(
573 pos_to_match = CmdPtr->pos_before[count];
576 if (pos == pos_to_match) {
584 pos_to_match = GetPositionFromFullID(
656 pos_to_match == INVALID) {
702 if (pos_to_match == INVALID) {
[all …]