HomeSort by relevance Sort by last modified time
    Searched refs:KERNEL_USE (Results 1 - 5 of 5) sorted by null

  /external/compiler-rt/lib/builtins/
int_util.c 24 #ifdef KERNEL_USE
  /external/compiler-rt/make/
options.mk 27 KERNEL_USE := 0
lib_info.mk 58 VISIBILITY_HIDDEN KERNEL_USE \
  /external/compiler-rt/
Makefile 238 $(call Set,Tmp.KERNEL_USE,$(strip \
239 $(call GetCNAVar,KERNEL_USE,$(Tmp.Key),$(Tmp.Config),$(Tmp.Arch))))
246 $(if $(call streq,$(Tmp.KERNEL_USE),1),\
  /external/compiler-rt/make/platform/
clang_darwin.mk 489 KERNEL_USE.cc_kext := 1
490 KERNEL_USE.cc_kext_ios5 := 1

Completed in 709 milliseconds