Home
last modified time | relevance | path

Searched refs:add (Results 1 – 1 of 1) sorted by relevance

/time/
A Dstrftime_l.c229 #define add(n, f) \ macro
253 add ((n), \
609 add (1, *p = *f); in libc_hidden_def()
660 add (1, *p = *f); in libc_hidden_def()
749 add (1, *p = *f); in libc_hidden_def()
843 add (len, __strftime_internal (p, maxsize - i, subfmt, in libc_hidden_def()
1092 add (1, *p = L_('\n')); in libc_hidden_def()
1199 add (1, *p = L_('\t')); in libc_hidden_def()
1408 add (1, *p = L_('-')); in libc_hidden_def()
1412 add (1, *p = L_('+')); in libc_hidden_def()

Completed in 6 milliseconds