/
githubmirror
/
node
Обзор
Документация
Войти
/
githubmirror
/
node
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
deps/libffi/testsuite/libffi.complex/complex_defs_longdouble.inc
7 строк
246 B
Node.js GitHub Bot
deps: update libffi to 3.6.0
22 июн 2026, 09:55
Не верифицирован
22 июн 2026, 09:55
d9707af
Код
Авторство
О чём код?
/* -*-c-*- */ /* Complex base type. */ #define T_FFI_TYPE ffi_type_complex_longdouble /* C type corresponding to the base type. */ #define T_C_TYPE long double /* C cast for a value of type T_C_TYPE that is passed to printf. */ #define T_CONV