Searched refs:PyBUF_RECORDS (Results 1 – 4 of 4) sorted by relevance
92 #define PyBUF_RECORDS (PyBUF_STRIDES | PyBUF_WRITABLE | PyBUF_FORMAT) macro
327 | .. c:macro:: PyBUF_RECORDS | yes | yes | NULL | U | 0 | yes |
2880 PyModule_AddIntMacro(m, PyBUF_RECORDS); in PyInit__testbuffer()
1029 PyBUF_RECORDS, PyBUF_RECORDS_RO,2132 PyBUF_RECORDS, PyBUF_RECORDS_RO,