HomeSort by relevance Sort by last modified time
    Searched full:_int_max (Results 1 - 1 of 1) sorted by null

  /build/make/core/
math.mk 106 # _int_max returns the maximum of the two arguments
109 define _int_max macro
117 $(filter-out $(words $(2)),$(words $(call _int_max,$(1),$(2))))

Completed in 75 milliseconds