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

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/tests/
xxmodule.c 249 0, /* see initxx */ /*tp_base*/
304 0, /* see initxx */ /*tp_base*/
311 0, /* see initxx */ /*tp_new*/
337 /* Initialization function for the module (*must* be called initxx) */
340 initxx(void) function
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/tests/
xxmodule.c 249 0, /* see initxx */ /*tp_base*/
304 0, /* see initxx */ /*tp_base*/
311 0, /* see initxx */ /*tp_new*/
337 /* Initialization function for the module (*must* be called initxx) */
340 initxx(void) function

Completed in 536 milliseconds