Home
last modified time | relevance | path

Searched refs:new_first_cmd (Results 1 – 1 of 1) sorted by path

/dports/graphics/tgif/tgif-QPL-4.2.5/
H A Dcmd.c1752 struct CmdRec *new_first_cmd=firstCmd->next; in EndCompositeCmd() local
1754 new_first_cmd->prev = NULL; in EndCompositeCmd()
1758 firstCmd = new_first_cmd; in EndCompositeCmd()
2006 struct CmdRec *new_first_cmd=firstCmd->next; local
2008 new_first_cmd->prev = NULL;
2012 firstCmd = new_first_cmd;