Home
last modified time | relevance | path

Searched refs:old_pattern (Results 1 – 2 of 2) sorted by relevance

/freebsd-13.1/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_utility.cpp324 char *old_pattern = pattern; in __kmp_expand_file_name() local
387 pattern = old_pattern + 1; in __kmp_expand_file_name()
/freebsd-13.1/contrib/bmake/
H A Dvar.c2779 char *old_pattern = pattern; in ParseModifier_Match() local
2782 free(old_pattern); in ParseModifier_Match()