HomeSort by relevance Sort by last modified time
    Searched refs:PyMODINIT_FUNC (Results 1 - 12 of 12) sorted by null

  /external/linux-tools-perf/scripts/python/Perf-Trace-Util/
Context.c 26 PyMODINIT_FUNC initperf_trace_context(void);
85 PyMODINIT_FUNC initperf_trace_context(void)
  /prebuilts/python/darwin-x86/2.7.5/include/python2.7/
pyport.h 874 PyMODINIT_FUNC: A Python module init function. If these functions are
902 # define PyMODINIT_FUNC __declspec(dllexport) void
904 # define PyMODINIT_FUNC void
    [all...]
  /prebuilts/python/linux-x86/2.7.5/include/python2.7/
pyport.h 874 PyMODINIT_FUNC: A Python module init function. If these functions are
902 # define PyMODINIT_FUNC __declspec(dllexport) void
904 # define PyMODINIT_FUNC void
    [all...]
  /external/chromium_org/third_party/tlslite/tlslite/utils/
entropy.c 170 PyMODINIT_FUNC initentropy(void)
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/tests/
xxmodule.c 339 PyMODINIT_FUNC
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/tests/
xxmodule.c 339 PyMODINIT_FUNC
  /external/linux-tools-perf/util/
python.c 23 PyMODINIT_FUNC initperf(void);
864 PyMODINIT_FUNC initperf(void)
  /external/linux-tools-perf/util/scripting-engines/
trace-event-python.c 34 PyMODINIT_FUNC initperf_trace_context(void);
  /external/chromium_org/third_party/bintrees/bintrees/
cwalker.c     [all...]
qavltree.c     [all...]
qbintree.c     [all...]
qrbtree.c     [all...]

Completed in 190 milliseconds