Searched defs:callfunc (Results 1 - 2 of 2) sorted by relevance

/external/clang/test/CodeGen/
H A Dtentative-decls.c37 int callfunc() { return func(); } function
/external/chromium_org/third_party/cython/src/Cython/Compiler/
H A DTypeSlots.py590 callfunc = Signature("T*", "O") # typedef PyObject * (*ternaryfunc)(PyObject *, PyObject *, PyObject *); variable
759 MethodSlot(callfunc, "tp_call", "__call__"),

Completed in 127 milliseconds