✘✘ GRAYBYTE WORDPRESS FILE MANAGER ✘✘

​🇳​​🇦​​🇲​​🇪♯➤ server366.web-hosting.com ​🇻​♯➤ 4.18.0-553.50.1.lve.el8.x86_64 #1 SMP 🇾​♯➤ 2025

𝗛𝗢𝗠𝗘 𝗜𝗗 ♯➤ 67.223.118.204 ♯➤ 𝗔𝗗𝗠𝗜𝗡 𝗜𝗗 216.73.217.86
𝗢𝗣𝗧𝗜𝗢𝗡𝗦 ♯ CRL ♯➤ 𝗢𝗞 ┃ WGT ♯➤ 𝗢𝗞 ┃ SDO ♯➤ 𝗢𝗙𝗙 ┃ PKEX ♯➤ 𝗢𝗙𝗙
𝗗𝗘𝗔𝗖𝗧𝗜𝗩𝗔𝗧𝗘𝗗 ♯➤ 𝗔𝗟𝗟 𝗪𝗢𝗥𝗞𝗜𝗡𝗚....

𝗛𝗢𝗠𝗘
𝗖𝗨𝗥𝗥𝗘𝗡𝗧 𝗙𝗜𝗟𝗘 : /opt/cloudlinux/venv/lib/python3.11/site-packages/numpy/core/include/numpy//npy_interrupt.h
/*
 * This API is only provided because it is part of publicly exported
 * headers. Its use is considered DEPRECATED, and it will be removed
 * eventually.
 * (This includes the _PyArray_SigintHandler and _PyArray_GetSigintBuf
 * functions which are however, public API, and not headers.)
 *
 * Instead of using these non-threadsafe macros consider periodically
 * querying `PyErr_CheckSignals()` or `PyOS_InterruptOccurred()` will work.
 * Both of these require holding the GIL, although cpython could add a
 * version of `PyOS_InterruptOccurred()` which does not. Such a version
 * actually exists as private API in Python 3.10, and backported to 3.9 and 3.8,
 * see also https://bugs.python.org/issue41037 and
 * https://github.com/python/cpython/pull/20599).
 */

#ifndef NUMPY_CORE_INCLUDE_NUMPY_NPY_INTERRUPT_H_
#define NUMPY_CORE_INCLUDE_NUMPY_NPY_INTERRUPT_H_

#ifndef NPY_NO_SIGNAL

#include <setjmp.h>
#include <signal.h>

#ifndef sigsetjmp

#define NPY_SIGSETJMP(arg1, arg2) setjmp(arg1)
#define NPY_SIGLONGJMP(arg1, arg2) longjmp(arg1, arg2)
#define NPY_SIGJMP_BUF jmp_buf

#else

#define NPY_SIGSETJMP(arg1, arg2) sigsetjmp(arg1, arg2)
#define NPY_SIGLONGJMP(arg1, arg2) siglongjmp(arg1, arg2)
#define NPY_SIGJMP_BUF sigjmp_buf

#endif

#    define NPY_SIGINT_ON {                                             \
                   PyOS_sighandler_t _npy_sig_save;                     \
                   _npy_sig_save = PyOS_setsig(SIGINT, _PyArray_SigintHandler); \
                   if (NPY_SIGSETJMP(*((NPY_SIGJMP_BUF *)_PyArray_GetSigintBuf()), \
                                 1) == 0) {                             \

#    define NPY_SIGINT_OFF }                                      \
        PyOS_setsig(SIGINT, _npy_sig_save);                       \
        }

#else  /* NPY_NO_SIGNAL  */

#define NPY_SIGINT_ON
#define NPY_SIGINT_OFF

#endif  /* HAVE_SIGSETJMP */

#endif  /* NUMPY_CORE_INCLUDE_NUMPY_NPY_INTERRUPT_H_ */


Current_dir [ 𝗡𝗢𝗧 𝗪𝗥𝗜𝗧𝗘𝗔𝗕𝗟𝗘 ] Document_root [ 𝗪𝗥𝗜𝗧𝗘𝗔𝗕𝗟𝗘 ]


[ Back ]
𝗡𝗔𝗠𝗘
𝗦𝗜𝗭𝗘
𝗟𝗔𝗦𝗧 𝗧𝗢𝗨𝗖𝗛
𝗨𝗦𝗘𝗥
𝗦𝗧𝗔𝗧𝗨𝗦
𝗙𝗨𝗡𝗖𝗧𝗜𝗢𝗡𝗦
..
--
1 Jan 1970 12.00 AM
root / root
0
libdivide
--
11 Feb 2026 6.01 AM
root / root
0755
random
--
11 Feb 2026 6.01 AM
root / root
0755
.doxyfile
0.057 KB
20 Jan 2026 1.01 PM
root / root
0644
__multiarray_api.h
60.077 KB
20 Jan 2026 1.01 PM
root / root
0644
__ufunc_api.h
12.164 KB
20 Jan 2026 1.01 PM
root / root
0644
_dtype_api.h
16.306 KB
20 Jan 2026 1.01 PM
root / root
0644
_neighborhood_iterator_imp.h
1.813 KB
20 Jan 2026 1.01 PM
root / root
0644
_numpyconfig.h
0.834 KB
20 Jan 2026 1.01 PM
root / root
0644
_numpyconfig.h.in
0.847 KB
20 Jan 2026 1.01 PM
root / root
0644
arrayobject.h
0.275 KB
20 Jan 2026 1.01 PM
root / root
0644
arrayscalars.h
3.852 KB
20 Jan 2026 1.01 PM
root / root
0644
experimental_dtype_api.h
15.168 KB
20 Jan 2026 1.01 PM
root / root
0644
halffloat.h
1.913 KB
20 Jan 2026 1.01 PM
root / root
0644
ndarrayobject.h
9.944 KB
20 Jan 2026 1.01 PM
root / root
0644
ndarraytypes.h
66.415 KB
20 Jan 2026 1.01 PM
root / root
0644
noprefix.h
6.67 KB
20 Jan 2026 1.01 PM
root / root
0644
npy_1_7_deprecated_api.h
4.226 KB
20 Jan 2026 1.01 PM
root / root
0644
npy_3kcompat.h
15.511 KB
20 Jan 2026 1.01 PM
root / root
0644
npy_common.h
36.805 KB
20 Jan 2026 1.01 PM
root / root
0644
npy_cpu.h
4.521 KB
20 Jan 2026 1.01 PM
root / root
0644
npy_endian.h
2.721 KB
20 Jan 2026 1.01 PM
root / root
0644
npy_interrupt.h
1.902 KB
20 Jan 2026 1.01 PM
root / root
0644
npy_math.h
18.501 KB
20 Jan 2026 1.01 PM
root / root
0644
npy_no_deprecated_api.h
0.662 KB
20 Jan 2026 1.01 PM
root / root
0644
npy_os.h
1.094 KB
20 Jan 2026 1.01 PM
root / root
0644
numpyconfig.h
5.184 KB
20 Jan 2026 1.01 PM
root / root
0644
old_defines.h
6.255 KB
20 Jan 2026 1.01 PM
root / root
0644
oldnumeric.h
0.878 KB
20 Jan 2026 1.01 PM
root / root
0644
ufuncobject.h
11.787 KB
20 Jan 2026 1.01 PM
root / root
0644
utils.h
1.157 KB
20 Jan 2026 1.01 PM
root / root
0644

✘✘ GRAYBYTE WORDPRESS FILE MANAGER @ 2026 CONTACT ME ✘✘
Static GIF Static GIF