Searched refs:xfwrite (Results 1 – 3 of 3) sorted by relevance
/hal_espressif-3.4.0/tools/kconfig/ |
D | lkc.h | 91 static inline void xfwrite(const void *str, size_t len, size_t count, FILE *out) in xfwrite() function
|
D | confdata.c | 511 xfwrite(p, l, 1, fp); in kconfig_print_comment() 584 xfwrite(p, l, 1, fp); in header_print_comment()
|
D | expr.c | 1165 xfwrite(str, strlen(str), 1, data); in expr_print_file_helper()
|