Home
last modified time | relevance | path

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

/dflybsd-src/contrib/cvs-1.12/lib/
H A Dstrftime.c412 # define am_len STRLEN (a_month) in my_strftime() macro
423 size_t am_len = 3; in my_strftime() local