Home
last modified time | relevance | path

Searched refs:_Py_COMP_DIAG_POP (Results 1 - 12 of 12) sorted by relevance

/third_party/python/Include/
H A Dpyport.h348 #define _Py_COMP_DIAG_POP _Pragma("clang diagnostic pop") macro
354 #define _Py_COMP_DIAG_POP _Pragma("GCC diagnostic pop") macro
358 #define _Py_COMP_DIAG_POP __pragma(warning(pop)) macro
362 #define _Py_COMP_DIAG_POP macro
/third_party/python/Include/cpython/
H A Dunicodeobject.h661 _Py_COMP_DIAG_POP in PyUnicode_GET_SIZE()
673 _Py_COMP_DIAG_POP in PyUnicode_GET_DATA_SIZE()
695 _Py_COMP_DIAG_POP in PyUnicode_AS_UNICODE()
709 _Py_COMP_DIAG_POP in PyUnicode_AS_DATA()
/third_party/python/Objects/
H A Dbytesobject.c111 _Py_COMP_DIAG_POP in _PyBytes_FromSize()
178 _Py_COMP_DIAG_POP in PyBytes_FromString()
1480 _Py_COMP_DIAG_POP in bytes_repeat()
1592 _Py_COMP_DIAG_POP in bytes_hash()
2896 _Py_COMP_DIAG_POP in bytes_alloc()
2917 _Py_COMP_DIAG_POP in bytes_subtype_new()
3102 _Py_COMP_DIAG_POP in _PyBytes_Resize()
H A Dunicodeobject.c964 _Py_COMP_DIAG_POP
4275 _Py_COMP_DIAG_POP
4457 _Py_COMP_DIAG_POP in unicode_decode_call_errorhandler_wchar()
7759 _Py_COMP_DIAG_POP in encode_code_page_strict()
12372 _Py_COMP_DIAG_POP in PyUnicode_IsIdentifier()
/third_party/python/PC/
H A Dwinreg.c667 _Py_COMP_DIAG_POP in Py2Reg()
1716 _Py_COMP_DIAG_POP in winreg_SetValue_impl()
/third_party/python/Modules/_io/
H A Dfileio.c275 _Py_COMP_DIAG_POP
/third_party/python/Python/
H A Dsysmodule.c2308 _Py_COMP_DIAG_POP in PySys_AddWarnOption()
3364 _Py_COMP_DIAG_POP in PySys_SetArgv()
H A Dgetargs.c1064 _Py_COMP_DIAG_POP in convertsimple()
H A Dpylifecycle.c107 _Py_COMP_DIAG_POP
H A Dpystate.c56 _Py_COMP_DIAG_POP
/third_party/python/Modules/
H A Dposixmodule.c1223 _Py_COMP_DIAG_POP in path_converter()
1324 _Py_COMP_DIAG_POP in path_converter()
13683 _Py_COMP_DIAG_POP in DirEntry_fetch_stat()
13924 _Py_COMP_DIAG_POP in os_DirEntry_inode_impl()
H A D_testcapimodule.c2101 _Py_COMP_DIAG_POP
2179 _Py_COMP_DIAG_POP in test_widechar()
2387 _Py_COMP_DIAG_POP

Completed in 68 milliseconds