Searched defs:cppArgs (Results 1 – 3 of 3) sorted by relevance
152 void ** cppArgs = static_cast< void ** >(alloca(count * sizeof (void *))); in call() local
149 void ** cppArgs = static_cast< void ** >(alloca(count * sizeof (void *))); in call() local
255 OStringBuffer cppArgs(256); in compileFile() local
Completed in 31 milliseconds