Searched defs:ampm (Results 1 - 10 of 10) sorted by relevance

/macosx-10.9.5/Heimdal-323.92.1/lib/roken/
H A Dstrftime.c89 static const char *ampm[] = { variable
H A Dstrptime.c94 static const char *ampm[] = { variable
/macosx-10.9.5/tcl-102/tcl_ext/expect/expect/
H A Dexp_strf.c190 static char *ampm[] = { "AM", "PM", }; local
/macosx-10.9.5/bash-92/bash-3.2/lib/sh/
H A Dstrftime.c179 static const char *ampm[] = { "AM", "PM", }; local
/macosx-10.9.5/ruby-104/ruby/ext/date/
H A Ddate_strftime.c77 static const char ampm[][3] = { "AM", "PM", }; local
/macosx-10.9.5/tcsh-65/tcsh/
H A Dtc.prompt.c241 char ampm = 'a'; local
/macosx-10.9.5/ruby-104/ruby/
H A Dstrftime.c194 static const char ampm[][3] = { "AM", "PM", }; local
/macosx-10.9.5/emacs-92/emacs/src/
H A Dstrftime.c556 # define ampm \ macro
569 # define ampm (L_("AMPM") + 2 * (tp->tm_hour > 11)) macro
/macosx-10.9.5/gnudiff-19/diffutils/lib/
H A Dstrftime.c503 # define ampm \ macro
516 # define ampm (L_("AMPM") + 2 * (tp->tm_hour > 11)) macro
/macosx-10.9.5/CF-855.17/
H A DCFDateFormatter.c451 CFStringRef ampm[2]; local

Completed in 158 milliseconds