Home | History | Annotate | Download | only in core

Lines Matching defs:last3

59 # Function : last3
62 # Usage : $(call last3, <LIST>)
64 last3 = $(word $(words $1), x x $1)