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

/macosx-10.10.1/JavaScriptCore-7600.1.17/ftl/
H A DFTLOutput.h103 LValue phi(LType type, ValueFromBlock value, Params... theRest) argument
105 LValue result = phi(type, theRest...);
/macosx-10.10.1/vim-55/src/
H A Dgui_at_fs.c589 char *theRest; local
600 SFstrdup(&theRest, end);
602 SFlogins[i].dir), "/"), theRest);
603 XtFree(theRest);

Completed in 162 milliseconds