Searched refs:UNGET (Results 1 - 1 of 1) sorted by relevance

/freebsd-10-stable/contrib/binutils/gas/
H A Dapp.c413 #define UNGET(uch) (*--from = (uch)) macro
494 UNGET (ch);
498 UNGET (' ');
563 UNGET ('\n');
583 UNGET (ch);
600 UNGET ('n');
674 UNGET (ch);
818 UNGET (ch);
829 UNGET (ch2);
833 UNGET (c
[all...]

Completed in 47 milliseconds