Searched refs:xfwrite (Results 1 – 2 of 2) sorted by relevance
47 static inline void xfwrite(const void *str, size_t len, size_t count, FILE *out) in xfwrite() function
1232 xfwrite(str, strlen(str), 1, data); in expr_print_file_helper()