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

  /src/external/gpl2/diffutils/dist/lib/
strftime.c 417 static CHAR_T const month_name[][10] = variable
515 # define f_month (month_name[tp->tm_mon])
  /src/external/gpl2/xcvs/dist/lib/
strftime.c 343 static CHAR_T const month_name[][10] = variable
420 # define f_month (month_name[tp->tm_mon])

Completed in 25 milliseconds