HomeSort by relevance Sort by last modified time
    Searched defs:eprintf (Results 1 - 2 of 2) sorted by null

  /external/linux-tools-perf/util/
debug.c 18 int eprintf(int level, const char *fmt, ...) function
  /external/compiler-rt/make/platform/
clang_darwin.mk 35 # Configuration solely for providing access to an eprintf symbol, which may
38 Configs += eprintf
39 UniversalArchs.eprintf := $(call CheckArches,i386,eprintf)
126 CFLAGS.eprintf := $(CFLAGS) $(OSX_DEPLOYMENT_ARGS)
168 FUNCTIONS.eprintf := eprintf
169 FUNCTIONS.10.4 := eprintf floatundidf floatundisf floatundixf
210 eprintf \

Completed in 65 milliseconds