Searched refs:stdout (Results 1 – 17 of 17) sorted by relevance
| /utopia/UTPA2-700.0.x/projects/build/scripts/ |
| H A D | docproc.c | 114 fflush(stdout); in exec_kernel_doc() 280 fflush(stdout); in docfunctions() 495 fflush(stdout); in parse_file() 581 fflush(stdout); in main()
|
| H A D | pnmtologo.c | 229 out = stdout; in write_header()
|
| H A D | Kbuild.include | 42 # The rule defined shall write to stdout the content of the new file.
|
| H A D | unifdef.c | 328 output = stdout; in main()
|
| /utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/bits/ |
| H A D | stdio.h | 39 return vfprintf (stdout, __fmt, __arg); in vprintf() 82 return _IO_putc (__c, stdout); in putchar() 108 return _IO_putc_unlocked (__c, stdout); in putchar_unlocked()
|
| H A D | stdio2.h | 118 return __vfprintf_chk (stdout, __USE_FORTIFY_LEVEL - 1, __fmt, __ap); in vprintf()
|
| /utopia/UTPA2-700.0.x/projects/tools/lint/aeon_include/ |
| H A D | stdio.h | 152 #define stdout __stdout() macro 177 #define stdout (_REENT->_stdout) macro 181 #define stdout (_impure_ptr->_stdout) macro 492 #define putchar(x) putc(x, stdout)
|
| /utopia/UTPA2-700.0.x/projects/build/scripts/dtc/ |
| H A D | srcpos.c | 218 fprintf(stdout, "Error: %s ", srcstr); in srcpos_verror() 219 vfprintf(stdout, fmt, va); in srcpos_verror() 220 fprintf(stdout, "\n"); in srcpos_verror()
|
| H A D | dtc.c | 210 outf = stdout; in main()
|
| H A D | dtc-lexer.lex.c_shipped | 814 yyout = stdout; 1917 yyout = stdout;
|
| /utopia/UTPA2-700.0.x/projects/build/scripts/kconfig/ |
| H A D | expr.c | 227 expr_fprint(e1, stdout); in expr_eq() 229 expr_fprint(e2, stdout); in expr_eq() 407 expr_fprint(e1, stdout); in expr_join_or() 409 expr_fprint(e2, stdout); in expr_join_or() 501 expr_fprint(e1, stdout); in expr_join_and() 503 expr_fprint(e2, stdout); in expr_join_and()
|
| H A D | conf.c | 110 fflush(stdout); in conf_askvalue() 308 fflush(stdout); in conf_choice()
|
| H A D | lex.zconf.c | 1033 zconfout = stdout; 2234 zconfout = stdout; in yy_init_globals()
|
| H A D | lex.zconf.c_shipped | 1033 zconfout = stdout; 2234 zconfout = stdout;
|
| /utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/ |
| H A D | stdio.h | 146 extern struct _IO_FILE *stdout; /* Standard output stream. */ 150 #define stdout stdout macro
|
| /utopia/UTPA2-700.0.x/projects/build/scripts/genksyms/ |
| H A D | lex.c_shipped | 939 yyout = stdout; 2153 yyout = stdout;
|
| /utopia/UTPA2-700.0.x/modules/audio/api/audio/ |
| H A D | apiAUDIO_v2_customer.c | 13533 fflush(stdout); in AU_CUS_Debug_GetHex() 13551 fflush(stdout); in AU_CUS_Debug_GetHex()
|