Searched defs:fprintf (Results 1 – 16 of 16) sorted by relevance
| /third_party/musl/porting/liteos_a/kernel/src/stdio/ |
| D | fprintf.c | 4 int fprintf(FILE *restrict f, const char *restrict fmt, ...) in fprintf() function
|
| /third_party/musl/src/stdio/ |
| D | fprintf.c | 4 int fprintf(FILE *restrict f, const char *restrict fmt, ...) in fprintf() function
|
| /third_party/curl/lib/ |
| D | curl_printf.h | 41 # define fprintf curl_mfprintf macro
|
| D | curlx.h | 106 # define fprintf curlx_mfprintf macro
|
| /third_party/libxml2/ |
| D | trio.h | 167 # define fprintf trio_fprintf macro
|
| /third_party/ntfs-3g/ntfsprogs/ |
| D | utils.h | 117 #define fprintf(str, fmt, args...) \ macro
|
| /third_party/libcoap/src/ |
| D | coap_debug.c | 34 # define fprintf(fd, ...) LWIP_PLATFORM_DIAG((__VA_ARGS__)) macro 288 # define fprintf(fd, ...) { (void)fd; PRINTF(__VA_ARGS__); } macro
|
| /third_party/gstreamer/gstplugins_good/sys/rpicamsrc/ |
| D | RaspiCapture.h | 63 #define fprintf(f,...) GST_LOG(__VA_ARGS__) macro
|
| /third_party/gettext/gettext-runtime/intl/ |
| D | libintl.h | 358 #define fprintf libintl_fprintf macro
|
| D | libgnuintl.in.h | 360 #define fprintf libintl_fprintf macro
|
| D | libgnuintl.h | 366 #define fprintf libintl_fprintf macro
|
| /third_party/openh264/codec/console/dec/src/ |
| D | h264dec.cpp | 67 #define fprintf(a, ...) LOGI(__VA_ARGS__) macro
|
| /third_party/openh264/codec/console/enc/src/ |
| D | welsenc.cpp | 57 #define fprintf(a, ...) LOGI(__VA_ARGS__) macro
|
| /third_party/libffi/testsuite/libffi.bhaible/ |
| D | test-call.c | 61 #define fprintf _fprintf macro
|
| D | test-callback.c | 61 #define fprintf _fprintf macro
|
| /third_party/mesa3d/src/vulkan/overlay-layer/ |
| D | overlay.cpp | 831 fprintf(instance_data->params.output_file, "\n"); in snapshot_swapchain_frame() local
|