Home
last modified time | relevance | path

Searched refs:cook_mtime_resolve (Results 1 – 4 of 4) sorted by relevance

/dports/devel/cook/cook-2.30/cook/builtin/
H A Dresolve.c62 return cook_mtime_resolve(ocp, result, args, 1); in interpret()
/dports/devel/cook/cook-2.30/cook/
H A Dcook.h58 int cook_mtime_resolve(const struct opcode_context_ty *ocp,
H A Dhashline.y433 cook_mtime_resolve(ocp, &physical, logical, 0); in hash_include_cooked()
H A Dcook.c502 cook_mtime_resolve(const opcode_context_ty *ocp, string_list_ty *output, in cook_mtime_resolve() function