Home
last modified time | relevance | path

Searched refs:_Py_COMP_DIAG_PUSH (Results 1 - 13 of 13) sorted by relevance

/third_party/python/Include/
H A Dpyport.h345 #define _Py_COMP_DIAG_PUSH _Pragma("clang diagnostic push") macro
351 #define _Py_COMP_DIAG_PUSH _Pragma("GCC diagnostic push") macro
356 #define _Py_COMP_DIAG_PUSH __pragma(warning(push)) macro
360 #define _Py_COMP_DIAG_PUSH macro
/third_party/python/Include/cpython/
H A Dunicodeobject.h654 _Py_COMP_DIAG_PUSH in PyUnicode_GET_SIZE()
670 _Py_COMP_DIAG_PUSH in PyUnicode_GET_DATA_SIZE()
692 _Py_COMP_DIAG_PUSH in PyUnicode_AS_UNICODE()
704 _Py_COMP_DIAG_PUSH in PyUnicode_AS_DATA()
/third_party/python/Objects/
H A Dbytesobject.c108 _Py_COMP_DIAG_PUSH in _PyBytes_FromSize()
175 _Py_COMP_DIAG_PUSH in PyBytes_FromString()
1477 _Py_COMP_DIAG_PUSH in bytes_repeat()
1585 _Py_COMP_DIAG_PUSH in bytes_hash()
2893 _Py_COMP_DIAG_PUSH in bytes_alloc()
2913 _Py_COMP_DIAG_PUSH in bytes_subtype_new()
3099 _Py_COMP_DIAG_PUSH in _PyBytes_Resize()
H A Dunicodeobject.c957 _Py_COMP_DIAG_PUSH
4234 _Py_COMP_DIAG_PUSH
4452 _Py_COMP_DIAG_PUSH in unicode_decode_call_errorhandler_wchar()
7752 _Py_COMP_DIAG_PUSH in encode_code_page_strict()
12333 _Py_COMP_DIAG_PUSH in PyUnicode_IsIdentifier()
/third_party/python/PC/
H A Dwinreg.c661 _Py_COMP_DIAG_PUSH in Py2Reg()
1713 _Py_COMP_DIAG_PUSH in winreg_SetValue_impl()
/third_party/python/Modules/_io/
H A Dfileio.c272 _Py_COMP_DIAG_PUSH
/third_party/python/Python/
H A Dsysmodule.c2305 _Py_COMP_DIAG_PUSH in PySys_AddWarnOption()
3361 _Py_COMP_DIAG_PUSH in PySys_SetArgv()
H A Dgetargs.c1022 _Py_COMP_DIAG_PUSH in convertsimple()
H A Dpylifecycle.c86 _Py_COMP_DIAG_PUSH
H A Dpystate.c51 _Py_COMP_DIAG_PUSH
/third_party/python/Programs/
H A D_testembed.c38 _Py_COMP_DIAG_PUSH
/third_party/python/Modules/
H A Dposixmodule.c1220 _Py_COMP_DIAG_PUSH in path_converter()
1321 _Py_COMP_DIAG_PUSH in path_converter()
13680 _Py_COMP_DIAG_PUSH in DirEntry_fetch_stat()
13919 _Py_COMP_DIAG_PUSH in os_DirEntry_inode_impl()
H A D_testcapimodule.c1998 _Py_COMP_DIAG_PUSH
2157 _Py_COMP_DIAG_PUSH in test_widechar()
2362 _Py_COMP_DIAG_PUSH

Completed in 68 milliseconds