Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/bits/
H A Dstdio.h80 putchar (int __c) in putchar() function
/utopia/UTPA2-700.0.x/modules/dlc/hal/k6/dlc/include/
H A DMsDlc_LIB_Group_DTV2.h261 #define putchar(x) (gfnPutchar(x)) macro
/utopia/UTPA2-700.0.x/modules/dlc/hal/curry/dlc/include/
H A DMsDlc_LIB_Group_DTV2.h261 #define putchar(x) (gfnPutchar(x)) macro
/utopia/UTPA2-700.0.x/modules/dlc/hal/kano/dlc/include/
H A DMsDlc_LIB_Group_DTV2.h261 #define putchar(x) (gfnPutchar(x)) macro
/utopia/UTPA2-700.0.x/modules/dlc/hal/M7821/dlc/include/
H A DMsDlc_LIB_Group_DTV3.h245 #define putchar(x) (gfnPutchar(x)) macro
/utopia/UTPA2-700.0.x/modules/dlc/hal/k6lite/dlc/include/
H A DMsDlc_LIB_Group_DTV2.h261 #define putchar(x) (gfnPutchar(x)) macro
/utopia/UTPA2-700.0.x/modules/dlc/hal/maserati/dlc/include/
H A DMsDlc_LIB_Group_DTV3.h245 #define putchar(x) (gfnPutchar(x)) macro
/utopia/UTPA2-700.0.x/projects/tools/lint/aeon_include/
H A Dstdio.h492 #define putchar(x) putc(x, stdout) macro
/utopia/UTPA2-700.0.x/modules/dlc/hal/maxim/dlc/include/
H A DMsDlc_LIB_Group_DTV3.h268 #define putchar(x) (gfnPutchar(x)) macro
/utopia/UTPA2-700.0.x/modules/dlc/hal/maldives/dlc/include/
H A DMsDlc_LIB_Group_DTV3.h265 #define putchar(x) (gfnPutchar(x)) macro
/utopia/UTPA2-700.0.x/modules/dlc/hal/mustang/dlc/include/
H A DMsDlc_LIB_Group_DTV3.h265 #define putchar(x) (gfnPutchar(x)) macro
/utopia/UTPA2-700.0.x/modules/dlc/hal/macan/dlc/include/
H A DMsDlc_LIB_Group_DTV3.h268 #define putchar(x) (gfnPutchar(x)) macro
/utopia/UTPA2-700.0.x/modules/dlc/hal/mainz/dlc/include/
H A DMsDlc_LIB_Group_DTV3.h268 #define putchar(x) (gfnPutchar(x)) macro
/utopia/UTPA2-700.0.x/modules/dlc/hal/mooney/dlc/include/
H A DMsDlc_LIB_Group_DTV3.h268 #define putchar(x) (gfnPutchar(x)) macro
/utopia/UTPA2-700.0.x/modules/dlc/hal/messi/dlc/include/
H A DMsDlc_LIB_Group_DTV3.h268 #define putchar(x) (gfnPutchar(x)) macro
/utopia/UTPA2-700.0.x/modules/dlc/hal/manhattan/dlc/include/
H A DMsDlc_LIB_Group_DTV3.h268 #define putchar(x) (gfnPutchar(x)) macro
/utopia/UTPA2-700.0.x/modules/dlc/hal/M7621/dlc/include/
H A DMsDlc_LIB_Group_DTV3.h268 #define putchar(x) (gfnPutchar(x)) macro
/utopia/UTPA2-700.0.x/modules/uart/drv/uart/
H A DdrvUART.c1009 int putchar(int c) in putchar() function