Home
last modified time | relevance | path

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

/libCEED/interface/
H A Dceed-jit-tools.c389 int CeedGetJitRelativePath(const char *absolute_file_path, const char **relative_file_path) { in CeedGetJitRelativePath()
406 …eedGetJitAbsolutePath(Ceed ceed, const char *relative_file_path, const char **absolute_file_path) { in CeedGetJitAbsolutePath()