Searched defs:newline (Results 1 - 1 of 1) sorted by relevance

/sdk/emulator/opengl/host/tools/emugen/
H A DEntryPoint.cpp156 void EntryPoint::print(FILE *fp, bool newline, argument
175 fprintf(fp, ")%s", newline? "\n" : "");

Completed in 162 milliseconds