Lines Matching refs:__c
119 __uint8_t __c = (__uint8_t) (c); \
125 __u->__ui = __c * 0x01010101; \
128 __u->__ui = __c * 0x01010101; \
131 __u->__ui = __c * 0x01010101; \
134 __u->__usi = (unsigned short int) __c * 0x0101; \
136 __u->__uc = (unsigned char) __c; \
140 __u->__ui = __c * 0x01010101; \
143 __u->__ui = __c * 0x01010101; \
146 __u->__ui = __c * 0x01010101; \
149 __u->__usi = (unsigned short int) __c * 0x0101; \
153 __u->__ui = __c * 0x01010101; \
156 __u->__ui = __c * 0x01010101; \
159 __u->__ui = __c * 0x01010101; \
162 __u->__uc = (unsigned char) __c; \
166 __u->__ui = __c * 0x01010101; \
169 __u->__ui = __c * 0x01010101; \
172 __u->__ui = __c * 0x01010101; \
175 __u->__ui = __c * 0x01010101; \
251 unsigned char __c; in __mempcpy_small() member
256 __u->__c = __src0_1; in __mempcpy_small()
266 __u->__c = __src2_1; in __mempcpy_small()
276 __u->__c = __src4_1; in __mempcpy_small()
290 __u->__c = __src6_1; in __mempcpy_small()
348 char __c; in __mempcpy_small() member
360 __u->__c = __src1; in __mempcpy_small()
394 extern void *__rawmemchr (const void *__s, int __c);
530 char __c; in __strcpy_small() member
542 __u->__c = '\0'; in __strcpy_small()
622 char __c; in __stpcpy_small() member
667 return &__u->__c; in __stpcpy_small()
714 char __c; in __stpcpy_small() member
726 __u->__c = '\0'; in __stpcpy_small()