Home
last modified time | relevance | path

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

/dports/math/libpgmath/flang-d07daf3/runtime/flang/
H A Dldread.c885 static int is_repeat_count(char *);
953 if (is_repeat_count(currc)) { in get_token()
1185 is_repeat_count(char *p) in is_repeat_count() function