Home
last modified time | relevance | path

Searched defs:generic_call (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Modules/
Dflmodule.c169 generic_call(genericobject *g, void (*func)(FL_OBJECT *)) in generic_call() function
/external/v8/src/builtins/
Dbuiltins-string-gen.cc1099 const NodeFunction1& generic_call) { in MaybeCallFunctionAtSymbol()