Home
last modified time | relevance | path

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

/dflybsd-src/contrib/tcsh-6/
H A Dtc.prompt.c253 char ampm = 'a'; in tprintf() local
/dflybsd-src/contrib/cvs-1.12/lib/
H A Dstrftime.c407 # define ampm \ in my_strftime() macro
420 # define ampm (L_("AMPM") + 2 * (tp->tm_hour > 11)) in my_strftime() macro