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

/build/core/
H A Ddefinitions.mk2931 define assert-max-file-size
2953 # Like assert-max-file-size, but the second argument is a partition
2959 define assert-max-image-size
2961 $(call assert-max-file-size,$(1),$(call image-size-from-data-size,$(2))))
/build/make/core/
H A Ddefinitions.mk2931 define assert-max-file-size
2953 # Like assert-max-file-size, but the second argument is a partition
2959 define assert-max-image-size
2961 $(call assert-max-file-size,$(1),$(call image-size-from-data-size,$(2))))

Completed in 86 milliseconds