Home | History | Annotate | Download | only in profviz

Lines Matching full:ccall

499 function ccall(ident, returnType, argTypes, args) {
502 Module["ccall"] = ccall;
546 // Returns a native JS wrapper for a C function. This is similar to ccall, but
566 // Note that ccall uses JS types as for defining types, while setValue and