Searched refs:CurrentAction (Results 1 – 1 of 1) sorted by relevance
91 UINT32 CurrentAction = 0; variable158 ActionTable [CurrentAction].Argument = Argument; in ApInsertAction()159 ActionTable [CurrentAction].ToBeDone = ToBeDone; in ApInsertAction()161 CurrentAction++; in ApInsertAction()162 if (CurrentAction > AP_MAX_ACTIONS) in ApInsertAction()312 if (CurrentAction == 0) in ApDoOptions()372 for (i = 0; i < CurrentAction; i++) in main()
Completed in 3 milliseconds