call             2734 MMgc/GC.cpp    				call	  ConservativeMarkMMXHelper
call              271 axscript/ActiveScript.cpp 	Atom ret = AvmCore::atomToScriptObject(ani)->call(argc-1, args);
call               48 axscript/COMErrorClass.h 		Atom call(int argc, Atom* argv)
call               62 axscript/IDispatchConsumer.h 		virtual Atom call(int argc, Atom* argv);
call              130 axscript/IDispatchProvider.cpp 				ret = ob->call(pdp->cArgs, argv);
call              950 core/ArrayClass.cpp 		double result = AvmCore::toInteger(o->call(2, args));
call             1455 core/ArrayClass.cpp 			Atom result = callback->call(3, args);
call             1489 core/ArrayClass.cpp 			Atom result = callback->call(3, args);
call             1520 core/ArrayClass.cpp 			callback->call(3, args);
call             1548 core/ArrayClass.cpp 			Atom result = callback->call(3, args);
call             1577 core/ArrayClass.cpp 			Atom result = callback->call(3, args);
call               55 core/ArrayClass.h 		Atom call(int argc, Atom* argv)
call               60 core/BooleanClass.h 		Atom call(int argc, Atom* argv)
call              648 core/CdeclThunk.cpp #define ASM_CALL(X) __asm { call X }
call              775 core/CdeclThunk.cpp ASM1(       call [ebp+16] ) //  map args: argCoercer(callee, env, retTraits, callerArgDesc, callerAp, callerArgDescBuf);
call              778 core/CdeclThunk.cpp ASM1(       call [ebp+8] ) //  call method
call              785 core/CdeclThunk.cpp ASM1(       call esi ) //  map return value: retCoercer(retTraits, env)
call               72 core/ClassClosure.h 		virtual Atom call(int argc, Atom* argv);
call              230 core/CodegenLIR.cpp         const CallInfo* call;
call              320 core/CodegenLIR.cpp         LIns *split(const CallInfo *call, LInsp args[]) {
call              321 core/CodegenLIR.cpp             LIns *lo = out->insCall(call, args);
call              326 core/CodegenLIR.cpp         LIns *fcall1(const CallInfo *call, LIns *a) {
call              328 core/CodegenLIR.cpp             return split(call, args);
call              331 core/CodegenLIR.cpp         LIns *fcall2(const CallInfo *call, LIns *a, LIns *b) {
call              333 core/CodegenLIR.cpp             return split(call, args);
call              336 core/CodegenLIR.cpp         LIns *fcmp(const CallInfo *call, LIns *a, LIns *b) {
call              338 core/CodegenLIR.cpp             return out->ins2(LIR_eq, out->insCall(call, args), out->insImm(1));
call              883 core/CodegenLIR.cpp             uint32_t argt = call->_argtypes;
call              892 core/CodegenLIR.cpp             return out->insCall(call, args);
call             1004 core/CodegenLIR.cpp                     if (!call->_cse)
call             1007 core/CodegenLIR.cpp                 LIns *i = out->insCall(call, args);
call             1009 core/CodegenLIR.cpp                 if (!call->_cse)
call             1016 core/CodegenLIR.cpp                 if (hasExceptions && !call->_cse)
call             1019 core/CodegenLIR.cpp             return out->insCall(call, args);
call             1081 core/CodegenLIR.cpp             if (call == FUNCTIONID(integer_d)) {
call             1101 core/CodegenLIR.cpp                 if (call == FUNCTIONID(integer_d))
call             1102 core/CodegenLIR.cpp                     call = FUNCTIONID(integer_d_sse2);
call             1103 core/CodegenLIR.cpp                 else if (call == FUNCTIONID(doubleToAtom))
call             1104 core/CodegenLIR.cpp                     call = FUNCTIONID(doubleToAtom_sse2);
call             1107 core/CodegenLIR.cpp             return out->insCall(call, args);
call             1210 core/CodegenLIR.cpp             if (call == FUNCTIONID(debugLine))
call             1212 core/CodegenLIR.cpp             return out->insCall(call,args);
call             3277 core/CodegenLIR.cpp                 LIns* i2 = callIns(mi.call, 1, realAddr);
call             3299 core/CodegenLIR.cpp                 callIns(mi.call, 2, realAddr, svalue);
call               55 core/DateClass.h 		Atom call(int argc, Atom* argv);
call               52 core/ErrorClass.h 		Atom call(int argc, Atom* argv)
call              120 core/ErrorClass.h 		Atom call(int argc, Atom* argv)
call               60 core/FunctionClass.h 		Atom call(int argc, Atom* argv) 
call               71 core/FunctionClass.h 		FunctionObject(VTable* cvtable, MethodEnv* call) : ClassClosure(cvtable), _call(call) { AvmAssert(_call != NULL); }
call               78 core/FunctionClass.h 		virtual Atom call(int argc, Atom* argv);
call               60 core/IntClass.h 		Atom call(int argc, Atom *argv) 
call               84 core/IntClass.h         Atom call(int argc, Atom* argv) 
call             2192 core/Interpreter.cpp             result = (type)avmplus::mop_##call(envDomain->globalMemoryBase() + (addr));
call             2196 core/Interpreter.cpp             avmplus::mop_##call(envDomain->globalMemoryBase() + (addr), value);
call             2370 core/Interpreter.cpp 			INSTR(call) {
call               66 core/MathClass.h         Atom call(int argc, Atom* argv);
call               51 core/MethodClosure.cpp     MethodClosure::MethodClosure(VTable* cvtable, MethodEnv* call, Atom savedThis)
call               52 core/MethodClosure.cpp 		: FunctionObject(cvtable, call), _savedThis(savedThis)
call               59 core/MethodClosure.h 		Atom call(int argc, Atom* argv) 
call               84 core/MethodClosure.h 		MethodClosure(VTable* cvtable, MethodEnv* call, Atom savedThis);
call             1467 core/MethodEnv.cpp 			return method->call(argc, atomv);
call               60 core/NamespaceClass.h 		Atom call (int argc, Atom* argv);
call               60 core/NumberClass.h 		Atom call(int argc, Atom* argv)
call               60 core/ObjectClass.h         Atom call(int argc, Atom* argv);
call               55 core/RegExpClass.h 		Atom call(int argc, Atom* argv);
call               66 core/RegExpObject.h 		Atom call(int argc, Atom* argv);
call              224 core/Sampler.cpp 				ret = callback->call(0, args);
call              182 core/ScriptObject.h 		virtual Atom call(int argc, Atom* argv);
call               55 core/StringClass.h         Atom call(int argc, Atom* argv);
call              236 core/VectorClass.cpp 			Atom result = callback->call(3, args);
call              265 core/VectorClass.cpp 			Atom result = callback->call(3, args);
call              301 core/VectorClass.cpp 	Atom IntVectorClass::call(int argc, Atom* argv) 
call              349 core/VectorClass.cpp 	Atom UIntVectorClass::call(int argc, Atom* argv) 
call              397 core/VectorClass.cpp 	Atom DoubleVectorClass::call(int argc, Atom* argv) 
call              494 core/VectorClass.cpp 	Atom ObjectVectorClass::call(int argc, Atom* argv) 
call              539 core/VectorClass.h 		Atom call(int argc, Atom* argv);
call              558 core/VectorClass.h 		Atom call(int argc, Atom* argv);
call              577 core/VectorClass.h 		Atom call(int argc, Atom* argv);
call              626 core/VectorClass.h 		Atom call(int argc, Atom* argv);
call               56 core/XMLClass.h 		Atom call(int argc, Atom* argv);
call              141 core/XMLClass.h 		Atom call(int argc, Atom* argv);
call               55 core/XMLListClass.h 		Atom call(int argc, Atom* argv);
call             2657 core/XMLObject.cpp 					methodObj->call(argc, argv);
call              345 core/avmplusDebugger.cpp 			trace_callback->call(argc, argv);
call              116 core/instr-inlines.h         return AvmCore::atomToScriptObject(func)->call(argc, atomv);
call              133 core/instr-inlines.h         return func->call(argc, atomv);
call             1784 nanojit/LIR.cpp                 const CallInfo* call = i->callInfo();
call             1786 nanojit/LIR.cpp                 if (call->isIndirect())
call             1789 nanojit/LIR.cpp                     VMPI_sprintf(s, "%s = %s #%s ( ", formatRef(i), lirNames[op], call->_name);
call             1012 nanojit/LIR.h          virtual LInsp insCall(const CallInfo *call, LInsp args[]) {
call             1013 nanojit/LIR.h              return out->insCall(call, args);
call             1187 nanojit/LIR.h          LIns* insCall(const CallInfo *call, LInsp args[]) {
call             1188 nanojit/LIR.h              return add_flush(out->insCall(call, args));
call             1271 nanojit/LIR.h          static uint32_t hashCall(const CallInfo *call, uint32_t argc, LInsp args[]);
call             1298 nanojit/LIR.h          LInsp findCall(const CallInfo *call, uint32_t argc, LInsp args[], uint32_t &k);
call             1322 nanojit/LIR.h          LIns* insCall(const CallInfo *call, LInsp args[]);
call             1387 nanojit/LIR.h              LInsp   insCall(const CallInfo *call, LInsp args[]);
call             1488 nanojit/LIR.h          LInsp insCall(const CallInfo *call, LInsp args[]);
call              858 nanojit/NativeARM.cpp     const CallInfo* call = ins->callInfo();
call              860 nanojit/NativeARM.cpp     uint32_t argc = call->get_sizes(sizes);
call              861 nanojit/NativeARM.cpp     bool indirect = call->isIndirect();
call              873 nanojit/NativeARM.cpp         ArgSize rsize = (ArgSize)(call->_argtypes & ARGSIZE_MASK_ANY);
call              912 nanojit/NativeARM.cpp         BranchWithLink((NIns*)call->_address);
call              706 nanojit/NativePPC.cpp         const CallInfo* call = ins->callInfo();
call              708 nanojit/NativePPC.cpp         uint32_t argc = call->get_sizes(sizes);
call              711 nanojit/NativePPC.cpp         if (!(indirect = call->isIndirect())) {
call              715 nanojit/NativePPC.cpp             br((NIns*)call->_address, 1);
call              164 nanojit/NativeSparc.cpp         const CallInfo* call = ins->callInfo();
call              170 nanojit/NativeSparc.cpp         uint32_t argc = call->get_sizes(sizes);
call              176 nanojit/NativeSparc.cpp         bool indirect = call->isIndirect();
call              178 nanojit/NativeSparc.cpp             CALL(call);
call              864 nanojit/NativeX64.cpp         const CallInfo *call = ins->callInfo();
call              866 nanojit/NativeX64.cpp         int argc = call->get_sizes(sizes);
call              868 nanojit/NativeX64.cpp         bool indirect = call->isIndirect();
call              873 nanojit/NativeX64.cpp             NIns *target = (NIns*)call->_address;
call              212 nanojit/Nativei386.cpp         const CallInfo* call = ins->callInfo();
call              214 nanojit/Nativei386.cpp         uint32_t iargs = call->count_iargs();
call              215 nanojit/Nativei386.cpp         int32_t fargs = call->count_args() - iargs;
call              217 nanojit/Nativei386.cpp         bool indirect = call->isIndirect();
call              223 nanojit/Nativei386.cpp         AbiKind abi = call->_abi;
call              253 nanojit/Nativei386.cpp                 if (call->_abi == ABI_CDECL) {
call              264 nanojit/Nativei386.cpp             CALL(call);
call              271 nanojit/Nativei386.cpp             CALLr(call, EAX);
call              282 nanojit/Nativei386.cpp         uint32_t argc = call->get_sizes(sizes);