Searched refs:imop (Results 1 - 7 of 7) sorted by relevance

/macosx-10.9.5/CPANInternal-140/Params-Validate/
H A Dppport.h4073 OP *veop, *imop; local
4089 imop = sawparens(newNULLLIST());
4092 imop = va_arg(*args, OP*);
4096 imop = NULL;
4099 imop = append_elem(OP_LIST, imop, newSVOP(OP_CONST, 0, sv));
4110 veop, modname, imop);
4113 modname, imop);
/macosx-10.9.5/CPANInternal-140/Sub-Identify/
H A Dppport.h4083 OP *veop, *imop; local
4099 imop = sawparens(newNULLLIST());
4102 imop = va_arg(*args, OP*);
4106 imop = NULL;
4109 imop = append_elem(OP_LIST, imop, newSVOP(OP_CONST, 0, sv));
4120 veop, modname, imop);
4123 modname, imop);
/macosx-10.9.5/CPANInternal-140/Sub-Identify-0.04/
H A Dppport.h4083 OP *veop, *imop; local
4099 imop = sawparens(newNULLLIST());
4102 imop = va_arg(*args, OP*);
4106 imop = NULL;
4109 imop = append_elem(OP_LIST, imop, newSVOP(OP_CONST, 0, sv));
4120 veop, modname, imop);
4123 modname, imop);
/macosx-10.9.5/CPANInternal-140/YAML-Syck/
H A Dppport.h4073 OP *veop, *imop; local
4089 imop = sawparens(newNULLLIST());
4092 imop = va_arg(*args, OP*);
4096 imop = NULL;
4099 imop = append_elem(OP_LIST, imop, newSVOP(OP_CONST, 0, sv));
4110 veop, modname, imop);
4113 modname, imop);
/macosx-10.9.5/CPANInternal-140/DateTime/c/
H A Dppport.h4363 OP *veop, *imop; local
4379 imop = sawparens(newNULLLIST());
4382 imop = va_arg(*args, OP*);
4386 imop = NULL;
4389 imop = append_elem(OP_LIST, imop, newSVOP(OP_CONST, 0, sv));
4400 veop, modname, imop);
4403 modname, imop);
/macosx-10.9.5/CPANInternal-140/Template-Toolkit/xs/
H A Dppport.h4538 OP *veop, *imop; local
4554 imop = sawparens(newNULLLIST());
4557 imop = va_arg(*args, OP*);
4561 imop = NULL;
4564 imop = append_elem(OP_LIST, imop, newSVOP(OP_CONST, 0, sv));
4575 veop, modname, imop);
4578 modname, imop);
/macosx-10.9.5/CPANInternal-140/Template-Toolkit-2.24/xs/
H A Dppport.h4538 OP *veop, *imop; local
4554 imop = sawparens(newNULLLIST());
4557 imop = va_arg(*args, OP*);
4561 imop = NULL;
4564 imop = append_elem(OP_LIST, imop, newSVOP(OP_CONST, 0, sv));
4575 veop, modname, imop);
4578 modname, imop);

Completed in 178 milliseconds