Searched refs:bccGetExportVarList (Results 1 – 4 of 4) sorted by relevance
129 void bccGetExportVarList(BCCScriptRef script,
196 extern "C" void bccGetExportVarList(BCCScriptRef script, in bccGetExportVarList() function
113 * **bccGetExportVarList** - Get the addresses of exported variables
158 bccGetExportVarList(drv->mBccScript, exportVarCount, in rsdScriptInit()