Файловый менеджер - Редактировать - /home/digitalm/venv/lib/python3.7/site-packages/pandas/_libs/src/inline_helper.h
Назад
/* Copyright (c) 2016, PyData Development Team All rights reserved. Distributed under the terms of the BSD Simplified License. The full license is in the LICENSE file, distributed with this software. */ #ifndef PANDAS__LIBS_SRC_INLINE_HELPER_H_ #define PANDAS__LIBS_SRC_INLINE_HELPER_H_ #ifndef PANDAS_INLINE #if defined(__clang__) #define PANDAS_INLINE static __inline__ __attribute__ ((__unused__)) #elif defined(__GNUC__) #define PANDAS_INLINE static __inline__ #elif defined(_MSC_VER) #define PANDAS_INLINE static __inline #elif defined(__STDC_VERSION__) && __STDC_VERSION__ >= 199901L #define PANDAS_INLINE static inline #else #define PANDAS_INLINE #endif // __GNUC__ #endif // PANDAS_INLINE #endif // PANDAS__LIBS_SRC_INLINE_HELPER_H_
| ver. 1.4 |
Github
|
.
| PHP 8.3.23 | Генерация страницы: 0.07 |
proxy
|
phpinfo
|
Настройка