Home
last modified time | relevance | path

Searched defs:to_c (Results 1 – 1 of 1) sorted by relevance

/plan9/sys/src/cmd/gs/src/
H A Dgeninit.c65 bool to_c = false; in main() local
203 ws(FILE * out, const byte *str, int len, bool to_c) in ws()
211 wl(FILE * out, const char *str, bool to_c) in wl()
291 hex_string_to_binary(FILE *out, FILE *in, bool to_c) in hex_string_to_binary()
342 flush_buf(FILE * out, char *buf, bool to_c) in flush_buf()
351 FILE * out, bool to_c, bool intact) in mergefile()