Home
last modified time | relevance | path

Searched defs:ae_int64_t (Results 1 – 3 of 3) sorted by relevance

/dports/cad/gmsh/gmsh-4.9.2-source/contrib/ALGLIB/
H A Dap.h108 typedef AE_INT64_T ae_int64_t; typedef
111 typedef int64_t ae_int64_t; typedef
115 typedef _int64 ae_int64_t; typedef
118 typedef signed long long ae_int64_t; typedef
/dports/astro/qmapshack/qmapshack-V_1.16.1/3rdparty/alglib/src/
H A Dap.h199 typedef AE_INT64_T ae_int64_t; typedef
202 typedef int64_t ae_int64_t; typedef
206 typedef __int64 ae_int64_t; typedef
209 typedef signed long long ae_int64_t; typedef
/dports/math/alglib/alglib-cpp/src/
H A Dap.h263 typedef AE_INT64_T ae_int64_t; typedef
266 typedef int64_t ae_int64_t; typedef
270 typedef __int64 ae_int64_t; typedef
273 typedef signed long long ae_int64_t; typedef