Home
last modified time | relevance | path

Searched defs:DLEXT (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/openthread/third_party/mbedtls/repo/library/
H A DMakefile94 DLEXT ?= so macro
97 DLEXT = dll macro
101 DLEXT = dylib macro
/aosp_15_r20/external/mbedtls/library/
H A DMakefile71 DLEXT ?= so macro
74 DLEXT = dll macro
78 DLEXT = dylib macro
/aosp_15_r20/external/mbedtls/tests/
H A DMakefile50 DLEXT=dll macro
57 DLEXT ?= so macro
/aosp_15_r20/external/mbedtls/programs/
H A DMakefile46 DLEXT=dll macro
53 DLEXT ?= so macro
/aosp_15_r20/external/mbedtls/programs/fuzz/
H A DMakefile22 DLEXT ?= so macro