Searched refs:skip_to_comma (Results 1 – 2 of 2) sorted by relevance
/toolchain/binutils/binutils-2.27/gas/config/ |
D | tc-m68k.c | 5816 static void skip_to_comma (int, int); 5850 { "next", skip_to_comma, 0, 0, 0 }, 5853 { "op", skip_to_comma, 0, 0, 0 }, 5938 skip_to_comma (int arg ATTRIBUTE_UNUSED, int on ATTRIBUTE_UNUSED) in skip_to_comma() function
|
/toolchain/binutils/binutils-2.27/gas/ |
D | ChangeLog-9295 | 1636 (skip_to_comma): New static function.
|