HomeSort by relevance Sort by last modified time
    Searched full:i386_out (Results 1 - 1 of 1) sorted by null

  /external/elfutils/libcpu/
i386_lex.c 19 #define yyout i386_out
176 extern FILE *i386_in, *i386_out;
371 FILE *i386_in = (FILE *) 0, *i386_out = (FILE *) 0; variable
670 #define ECHO fwrite( i386_text, i386_leng, 1, i386_out )
785 if ( ! i386_out )
786 i386_out = stdout;
    [all...]

Completed in 460 milliseconds