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

/build/core/
H A Ddefinitions.mk928 ## Commands for including the dependency files the compiler generates
1223 define transform-cpp-to-o-compiler-args
1242 $< -- $(transform-cpp-to-o-compiler-args)
1257 $(transform-cpp-to-o-compiler-args) \
1268 define transform-c-or-s-to-o-compiler-args
1279 define transform-c-to-o-compiler-args
1280 $(call transform-c-or-s-to-o-compiler-args, \
1290 $< -- $(transform-c-to-o-compiler-args)
1305 $(transform-c-to-o-compiler-args) \
1314 $(call transform-c-or-s-to-o-compiler
[all...]
/build/make/core/
H A Ddefinitions.mk928 ## Commands for including the dependency files the compiler generates
1223 define transform-cpp-to-o-compiler-args
1242 $< -- $(transform-cpp-to-o-compiler-args)
1257 $(transform-cpp-to-o-compiler-args) \
1268 define transform-c-or-s-to-o-compiler-args
1279 define transform-c-to-o-compiler-args
1280 $(call transform-c-or-s-to-o-compiler-args, \
1290 $< -- $(transform-c-to-o-compiler-args)
1305 $(transform-c-to-o-compiler-args) \
1314 $(call transform-c-or-s-to-o-compiler
[all...]

Completed in 31 milliseconds