HomeSort by: relevance | last modified time | path
    Searched refs:Py_Initialize (Results 1 - 6 of 6) sorted by relevancy

  /src/external/bsd/unbound/dist/pythonmod/
pythonmod.c 364 Py_Initialize();
  /src/external/gpl3/gdb.old/dist/gdb/python/
python.c 2130 after Py_Initialize has been called then most of the environment will
2212 after Py_Initialize has been called then many modules could already
2347 /* Call Py_Initialize (), and return true if successful. */
2357 Py_Initialize ();
2369 /* Initialize python, either by calling Py_Initialize or
2373 py_initialize ()
2408 This must be done before calling Py_Initialize. */
2496 if (!py_initialize ())
  /src/external/gpl3/gdb/dist/gdb/python/
python.c 2219 after Py_Initialize has been called then most of the environment will
2301 after Py_Initialize has been called then many modules could already
2436 /* Call Py_Initialize (), and return true if successful. */
2446 Py_Initialize ();
2458 /* Initialize python, either by calling Py_Initialize or
2462 py_initialize ()
2497 This must be done before calling Py_Initialize. */
2585 if (!py_initialize ())
  /src/external/gpl3/gdb.old/dist/gdb/
configure 28204 Py_Initialize ();
30788 Py_Initialize ();
    [all...]
  /src/external/gpl3/gdb/dist/gdb/
configure 28148 Py_Initialize ();
30663 Py_Initialize ();
    [all...]
  /src/external/bsd/unbound/dist/
configure 20764 Py_Initialize();

Completed in 82 milliseconds