Home
last modified time | relevance | path

Searched refs:stdout (Results 1 – 17 of 17) sorted by relevance

/utopia/UTPA2-700.0.x/projects/build/scripts/
H A Ddocproc.c114 fflush(stdout); in exec_kernel_doc()
280 fflush(stdout); in docfunctions()
495 fflush(stdout); in parse_file()
581 fflush(stdout); in main()
H A Dpnmtologo.c229 out = stdout; in write_header()
H A DKbuild.include42 # The rule defined shall write to stdout the content of the new file.
H A Dunifdef.c328 output = stdout; in main()
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/bits/
H A Dstdio.h39 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 Dstdio2.h118 return __vfprintf_chk (stdout, __USE_FORTIFY_LEVEL - 1, __fmt, __ap); in vprintf()
/utopia/UTPA2-700.0.x/projects/tools/lint/aeon_include/
H A Dstdio.h152 #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 Dsrcpos.c218 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 Ddtc.c210 outf = stdout; in main()
H A Ddtc-lexer.lex.c_shipped814 yyout = stdout;
1917 yyout = stdout;
/utopia/UTPA2-700.0.x/projects/build/scripts/kconfig/
H A Dexpr.c227 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 Dconf.c110 fflush(stdout); in conf_askvalue()
308 fflush(stdout); in conf_choice()
H A Dlex.zconf.c1033 zconfout = stdout;
2234 zconfout = stdout; in yy_init_globals()
H A Dlex.zconf.c_shipped1033 zconfout = stdout;
2234 zconfout = stdout;
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/
H A Dstdio.h146 extern struct _IO_FILE *stdout; /* Standard output stream. */
150 #define stdout stdout macro
/utopia/UTPA2-700.0.x/projects/build/scripts/genksyms/
H A Dlex.c_shipped939 yyout = stdout;
2153 yyout = stdout;
/utopia/UTPA2-700.0.x/modules/audio/api/audio/
H A DapiAUDIO_v2_customer.c13533 fflush(stdout); in AU_CUS_Debug_GetHex()
13551 fflush(stdout); in AU_CUS_Debug_GetHex()