Home
last modified time | relevance | path

Searched defs:PUT_CHAR (Results 1 – 1 of 1) sorted by relevance

/toolchain/binutils/binutils-2.27/libiberty/
Dregex.c617 # define PUT_CHAR(c) putchar (c) macro
628 # define PUT_CHAR(c) printf ("%C", c); macro