Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/gas/config/
Drl78-parse.y1363 char *last_dot = NULL; in find_bit_index() local
1369 last_dot = tok; in find_bit_index()
1373 && last_dot != NULL in find_bit_index()
1384 last_dot = NULL; in find_bit_index()
1389 if (last_dot != NULL in find_bit_index()
1391 return last_dot; in find_bit_index()