Home
last modified time | relevance | path

Searched refs:csfputs (Results 1 – 1 of 1) sorted by relevance

/hal_nxp-latest/mcux/mcux-sdk/utilities/unity/
Dunity.c19 int (*csfputs)(const char *s, void *stream),
39 int csfputs(const char *s, void *stream);
47 extern int csfputs(const char *s, void *stream);
60 int csfputs(const char *s, void *stream) in csfputs() function
85 int csfputs(const char *s, void *stream) in csfputs() function
105 int csfputs(const char *s, void *stream) in csfputs() function
1549 … __coveragescanner_set_custom_io(NULL, csfputs, csfopenappend, NULL, csfopenwrite, csfclose, NULL);
1551 __coveragescanner_set_custom_io(NULL, csfputs, csfopenappend, NULL, NULL, csfclose, NULL);