HomeSort by: relevance | last modified time | path
    Searched refs:f_month (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl2/diffutils/dist/lib/
strftime.c 503 # 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
  /src/external/gpl2/xcvs/dist/lib/
strftime.c 408 # 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 33 milliseconds