Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.bin/binutils/gdb/
Dada-lang.c4680 is_dot_digits_suffix (const char *str) in is_dot_digits_suffix() function
4730 if (dot != NULL && is_dot_digits_suffix (dot)) in wild_match()
4737 if (dot != NULL && is_dot_digits_suffix (dot)) in wild_match()