Searched defs:patch (Results 1 – 4 of 4) 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/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
|