Home
last modified time | relevance | path

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

/libCEED/interface/
H A Dceed-jit-tools.c27 int CeedCheckFilePath(Ceed ceed, const char *source_file_path, bool *is_valid) { in CeedCheckFilePath()
417 bool is_valid; in CeedGetJitAbsolutePath() local