Searched defs:major (Results 1 – 5 of 5) sorted by relevance
| /libCEED/tests/ |
| H A D | t000-ceed.c | 11 int major, minor, patch; in main() local
|
| /libCEED/include/ceed/ |
| H A D | ceed.h | 173 #define CEED_VERSION_GE(major, minor, patch) \ argument
|
| /libCEED/backends/sycl/ |
| H A D | online_compiler.hpp | 126 online_compiler<Lang> &setOutputFormatVersion(int major, int minor) { in setOutputFormatVersion()
|
| /libCEED/interface/ |
| H A D | ceed.c | 1882 int CeedGetVersion(int *major, int *minor, int *patch, bool *release) { in CeedGetVersion()
|
| /libCEED/julia/LibCEED.jl/src/generated/ |
| H A D | libceed_bindings.jl | 175 function CeedGetVersion(major, minor, patch, release) argument
|