Home
last modified time | relevance | path

Searched refs:call_stringorint_function (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython2/Modules/
Dpuremodule.c88 call_stringorint_function(StringArgFunc func, PyObject *self, PyObject *args) in call_stringorint_function() function
733 return call_stringorint_function(quantify_start_recording_system_call, in pure_quantify_start_recording_system_call()
739 return call_stringorint_function(quantify_stop_recording_system_call, in pure_quantify_stop_recording_system_call()
745 return call_stringorint_function(quantify_is_recording_system_call, in pure_quantify_is_recording_system_call()