Home
last modified time | relevance | path

Searched defs:IS_GCC_ABOVE_MIN_VERSION (Results 1 - 1 of 1) sorted by relevance

/third_party/cJSON/
H A DMakefile32 IS_GCC_ABOVE_MIN_VERSION := $(shell expr "$(GCC_VERSION)" ">=" "$(MIN_GCC_VERSION)") macro

Completed in 1 milliseconds