Searched refs:f_month (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl2/diffutils/dist/lib/
H A Dstrftime.c503 # define f_month \ macro
515 # define f_month (month_name[tp->tm_mon]) macro
517 # define a_month f_month
796 cpy (STRLEN (f_month), f_month); variable
/netbsd-current/external/gpl2/xcvs/dist/lib/
H A Dstrftime.c408 # define f_month \ macro
420 # define f_month (month_name[tp->tm_mon]) macro
422 # define a_month f_month
721 cpy (STRLEN (f_month), f_month); local

Completed in 109 milliseconds