Home
last modified time | relevance | path

Searched refs:ND_GETBUF_UNDEFINED (Results 1 - 2 of 2) sorted by relevance

/third_party/python/Modules/
H A D_testbuffer.c59 #define ND_GETBUF_UNDEFINED 0x080 /* undefined view.obj */ macro
1450 if (baseflags & ND_GETBUF_UNDEFINED) in ndarray_getbuf()
2866 PyModule_AddIntMacro(m, ND_GETBUF_UNDEFINED); in PyInit__testbuffer()
/third_party/python/Lib/test/
H A Dtest_buffer.py4418 nd = ndarray([1,2,3], [3], flags=ND_GETBUF_FAIL|ND_GETBUF_UNDEFINED)

Completed in 9 milliseconds