Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/graphic/drv/ge/
H A DdrvGE.c5304 c = getchar(); in MDrv_GE_BitbltPerformance()
5321 c = getchar(); in MDrv_GE_BitbltPerformance()
5324 c = getchar(); in MDrv_GE_BitbltPerformance()
5329 c = getchar(); in MDrv_GE_BitbltPerformance()
5332 c = getchar(); in MDrv_GE_BitbltPerformance()
5337 c = getchar(); in MDrv_GE_BitbltPerformance()
5340 c = getchar(); in MDrv_GE_BitbltPerformance()
5347 c = getchar(); in MDrv_GE_BitbltPerformance()
5350 c = getchar(); in MDrv_GE_BitbltPerformance()
5360 c = getchar(); in MDrv_GE_BitbltPerformance()
[all …]
/utopia/UTPA2-700.0.x/projects/tools/lint/aeon_include/
H A Dstdio.h221 int _EXFUN(getchar, (void));
491 #define getchar() getc(stdin) macro
/utopia/UTPA2-700.0.x/modules/uart/drv/uart/
H A DdrvUART.c167 #undef getchar
1045 int getchar(void) in getchar() function
/utopia/UTPA2-700.0.x/projects/build/scripts/
H A Dbin2c.c22 while ((ch = getchar()) != EOF) in main()
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/bits/
H A Dstdio.h45 getchar (void) in getchar() function
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/
H A Dstdio.h516 extern int getchar (void);