Home
last modified time | relevance | path

Searched refs:BASE_VER (Results 1 – 4 of 4) sorted by relevance

/external/puffin/src/
Dlogging.h8 #if defined(BASE_VER) && BASE_VER >= 822064
/external/minijail/
Dcommon.mk128 ifeq ($(strip $(BASE_VER)),)
129 BASE_VER := $(shell cat $(SRC)/../common-mk/BASE_VER)
131 $(info Using BASE_VER=$(BASE_VER))
DMakefile5 BASE_VER=0 macro
/external/modp_b64/
Dcommon.mk127 ifeq ($(strip $(BASE_VER)),)
128 BASE_VER := $(shell cat $(SRC)/../common-mk/BASE_VER)
130 $(info Using BASE_VER=$(BASE_VER))