Home
last modified time | relevance | path

Searched defs:HOST_CC (Results 1 – 3 of 3) sorted by relevance

/external/arm-optimized-routines/
DMakefile15 HOST_CC = cc macro
/external/llvm/cmake/modules/
DAddLLVM.cmake1058 set(HOST_CC "${CMAKE_C_COMPILER} ${CMAKE_C_COMPILER_ARG1}") variable
/external/grpc-grpc/
DMakefile345 HOST_CC ?= $(CC) macro