Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/diffutils/dist/lib/
H A Dstrftime.c503 # define f_month \ macro
515 # define f_month (month_name[tp->tm_mon]) macro
/netbsd-src/external/gpl2/xcvs/dist/lib/
H A Dstrftime.c408 # define f_month \ in my_strftime() macro
420 # define f_month (month_name[tp->tm_mon]) in my_strftime() macro