Home
last modified time | relevance | path

Searched defs:do_month (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/one-true-awk/testdir/
H A Dfunstack.awk139 /^ *month *= */ { do_month(); next } function
232 function do_month( k,n,parts) function