Home
last modified time | relevance | path

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

/glibc-2.36/string/
Dstring-inlines.c241 unsigned char __uc; in __old_mempcpy_small() member
355 unsigned char __uc; in __old_strcpy_small() member
360 __u->__uc = '\0'; in __old_strcpy_small()
368 __u->__uc = '\0'; in __old_strcpy_small()
376 __u->__uc = '\0'; in __old_strcpy_small()
388 __u->__uc = '\0'; in __old_strcpy_small()
460 unsigned char __uc; in __old_stpcpy_small() member
466 __u->__uc = '\0'; in __old_stpcpy_small()
475 __u->__uc = '\0'; in __old_stpcpy_small()
484 __u->__uc = '\0'; in __old_stpcpy_small()
[all …]
/glibc-2.36/ChangeLog.old/
DChangeLog.107272 Union has no __uc member but __c.