Home | History | Annotate | Download | only in core

Lines Matching refs:last3

27 # Function : last3
30 # Usage : $(call last3, <LIST>)
32 last3 = $(word $(words $1), x x $1)