HomeSort by relevance Sort by last modified time
    Searched refs:mode_file (Results 1 - 3 of 3) sorted by null

  /device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/Pccts/dlg/
main.c 36 char *mode_file = "mode.h"; variable
77 void p_mode_file(char *s, char *t){mode_file=t;}
101 void p_mode_file(s,t) char *s,*t;{mode_file=t;}
224 mode_stream = write_stream(mode_file);
dlg.h 143 extern char *mode_file; /* name of file for mode output */
output.c 283 if ( !gen_cpp ) fprintf(OUT, "#include \"%s\"\n\n", mode_file);

Completed in 115 milliseconds