Searched refs:at_least (Results 1 – 4 of 4) sorted by relevance
8 at_least=3.8010 at_least=3.79.113 at_least=3.79.116 at_least=3.7719 latest_a=$(firstword $(sort $(MAKE_VERSION) $(at_least)))21 ifneq ($(at_least),$(latest_a))
112 def at_least( x ) method in Integer
512 start = ( @position + k ).at_least( 0 ) # start cannot be negative or index will wrap around1082 start = start.to_i.at_least( 0 )
339 first = first.at_least( 0 )