Searched refs:scriptPrepped (Results 1 - 2 of 2) sorted by relevance

/macosx-10.9.5/modemccl-25.1/CCLEngine/
H A DCCLEngine.h250 u_int8_t scriptPrepped; // true if PrepScript has been called member in struct:TRScriptVars
H A DCCLEngine.c876 SV.scriptPrepped = 0; // PrepScript has not yet been called
1006 if (!SV.scriptPrepped ) { // if the Script has not yet been preflighted...
1014 SV.scriptPrepped = 1;

Completed in 71 milliseconds