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

  /prebuilts/python/darwin-x86/2.7.5/include/python2.7/
abstract.h 537 ((obj)->ob_type->tp_as_buffer->bf_getbuffer != NULL))
    [all...]
object.h 300 getbufferproc bf_getbuffer; member in struct:__anon62271
    [all...]
  /prebuilts/python/linux-x86/2.7.5/include/python2.7/
abstract.h 537 ((obj)->ob_type->tp_as_buffer->bf_getbuffer != NULL))
    [all...]
object.h 300 getbufferproc bf_getbuffer; member in struct:__anon62394
    [all...]

Completed in 211 milliseconds