Home
last modified time | relevance | path

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

/time/
A Dtzfile.c105 FILE *f; in __tzfile_read() local
162 f = fopen (file, "rce"); in __tzfile_read()
163 if (f == NULL) in __tzfile_read()
183 1, f) != 1, 0) in __tzfile_read()
298 num_transitions, f) in __tzfile_read()
336 c = __getc_unlocked (f); in __tzfile_read()
340 c = __getc_unlocked (f); in __tzfile_read()
369 int c = __getc_unlocked (f); in __tzfile_read()
379 int c = __getc_unlocked (f); in __tzfile_read()
404 fclose (f); in __tzfile_read()
[all …]
A Dstrftime_l.c531 const CHAR_T *f; in libc_hidden_def() local
560 for (f = format; *f != '\0'; ++f) in libc_hidden_def()
579 switch (*f) in libc_hidden_def()
621 format_end = f + strlen (f) + 1; in libc_hidden_def()
647 cpy (len, f); in libc_hidden_def()
669 switch (*++f) in libc_hidden_def()
675 pad = *f; in libc_hidden_def()
707 ++f; in libc_hidden_def()
713 switch (*f) in libc_hidden_def()
1239 switch (*f) in libc_hidden_def()
[all …]
A DVersions24 # f*

Completed in 8 milliseconds