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

  /external/linux-tools-perf/perf-3.12.0/tools/perf/util/
debug.c 19 int eprintf(int level, const char *fmt, ...) function
python.c 13 * implementing 'verbose' and 'eprintf'.
17 int eprintf(int level, const char *fmt, ...) function
  /external/compiler-rt/make/platform/
clang_darwin.mk 59 # Configuration solely for providing access to an eprintf symbol, which may
62 Configs += eprintf
63 UniversalArchs.eprintf := $(call CheckArches,i386,eprintf)
156 CFLAGS.eprintf := $(CFLAGS) $(OSX_DEPLOYMENT_ARGS)
213 FUNCTIONS.eprintf := eprintf
214 FUNCTIONS.10.4 := eprintf floatundidf floatundisf floatundixf
263 eprintf \

Completed in 1170 milliseconds