Searched defs:mm (Results 1 – 10 of 10) sorted by relevance
/glibc-2.36/stdlib/ |
D | tst-tininess.c | 28 volatile float mm; variable
|
/glibc-2.36/nptl/ |
D | tst-cancel4_1.c | 85 struct mmsghdr mm; in tf_sendmmsg() local
|
D | tst-cancel4_2.c | 84 struct mmsghdr mm; in tf_recvmmsg() local
|
D | tst-mutex8.c | 361 pthread_mutex_t mm; in do_test() local
|
/glibc-2.36/time/ |
D | tzset.c | 137 compute_offset (unsigned int ss, unsigned int mm, unsigned int hh) in compute_offset() 204 unsigned short mm = 0; in parse_offset() local 302 unsigned short mm = 0; in parse_rule() local
|
D | tst-strptime2.c | 67 unsigned int mm = hhmm % 100; in mkbuf() local
|
D | tst-strftime3.c | 50 int hh, mm, ss; member
|
/glibc-2.36/timezone/ |
D | zdump.c | 836 int ss = tm->tm_sec, mm = tm->tm_min, hh = tm->tm_hour; in format_local_time() local 865 int mm, ss; in format_utc_offset() local
|
D | zic.c | 1277 int sign, mm = 0, ss = 0; in gethms() local
|
/glibc-2.36/malloc/ |
D | malloc.c | 2435 char *mm = (char *) MMAP (0, size, in sysmalloc_mmap() local 2577 char *mm; in sysmalloc() local 2672 char *mm = sysmalloc_mmap (nb, pagesize, 0, av); in sysmalloc() local
|