Searched refs:has_pmem (Results 1 – 1 of 1) sorted by relevance
407 static double has_pmem(void) in has_pmem() function409 static bool has_pmem, cached; in has_pmem() local415 has_pmem = access(path, F_OK) == 0; in has_pmem()418 return has_pmem ? 1.0 : 0.0; in has_pmem()478 result = has_pmem(); in expr__get_literal()