OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:dll_template
(Results
1 - 1
of
1
) sorted by null
/external/libvpx/libvpx/build/make/
Makefile
321
define
dll_template
macro
390
$(foreach lib,$(filter %$(SO_VERSION_MAJOR).dll,$(LIBS)),$(eval $(call
dll_template
,$(lib))))
Completed in 166 milliseconds