Searched refs:eprintf (Results 1 – 14 of 14) sorted by relevance
76 Configs += eprintf77 UniversalArchs.eprintf := $(call CheckArches,i386,eprintf,$(OSX_SDK))149 CFLAGS.eprintf := $(CFLAGS) $(OSX_DEPLOYMENT_ARGS)190 FUNCTIONS.eprintf := eprintf191 FUNCTIONS.10.4 := eprintf floatundidf floatundisf floatundixf230 eprintf \
50 udivmoddi4 umoddi3 apple_versioning eprintf atomic \
149 eprintf("Cannot setup simplefb: node not found\n"); in meson_vpu_setup_simplefb()168 eprintf("Cannot setup simplefb: Error reserving memory\n"); in meson_vpu_setup_simplefb()176 eprintf("Cannot setup simplefb: Error setting properties\n"); in meson_vpu_setup_simplefb()
266 add_library(clang_rt.eprintf STATIC eprintf.c)267 set_target_compile_flags(clang_rt.eprintf272 set_target_properties(clang_rt.eprintf PROPERTIES273 OUTPUT_NAME clang_rt.eprintf${COMPILER_RT_OS_SUFFIX})274 set_target_properties(clang_rt.eprintf PROPERTIES276 add_dependencies(builtins clang_rt.eprintf)277 set_target_properties(clang_rt.eprintf PROPERTIES279 install(TARGETS clang_rt.eprintf
387 eprintf("Cannot setup simplefb: node not found\n"); in sunxi_simplefb_setup()395 eprintf("Cannot setup simplefb: Error reserving memory\n"); in sunxi_simplefb_setup()404 eprintf("Cannot setup simplefb: Error setting properties\n"); in sunxi_simplefb_setup()
1302 eprintf("Cannot setup simplefb: node not found\n");1316 eprintf("Cannot setup simplefb: Error reserving memory\n");1324 eprintf("Cannot setup simplefb: Error setting properties\n");
51 #define eprintf(fmt, args...) fprintf(stderr, fmt, ##args) macro
273 eprintf("Error talking to chip at 0x%x\n", chip); in do_pca953x()
313 eprintf("Error talking to chip at 0x%x\n", chip); in do_tca642x()
361 eprintf("Cannot set usable memory\n"); in ft_board_setup()
50 eprintf (to format and put a string to stderr)
455 eprintf("Cannot setup fb: Error reserving memory\n"); in fsl_dcu_fixedfb_setup()
67 eprintf.c
128 "lib/builtins/eprintf.c",