Home
last modified time | relevance | path

Searched defs:__c (Results 1 – 11 of 11) sorted by relevance

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/bits/
H A Dstdio.h80 putchar (int __c) in putchar()
89 fputc_unlocked (int __c, FILE *__stream) in fputc_unlocked()
99 putc_unlocked (int __c, FILE *__stream) in putc_unlocked()
106 putchar_unlocked (int __c) in putchar_unlocked()
H A Dstring2.h251 unsigned char __c; in __mempcpy_small() member
348 char __c; in __mempcpy_small() member
530 char __c; in __strcpy_small() member
622 char __c; in __stpcpy_small() member
714 char __c; in __stpcpy_small() member
H A Dnan.h53 static union { unsigned char __c[4]; float __d; } __nan_union = { __nan_bytes }; member
H A Dhuge_valf.h41 typedef union { unsigned char __c[4]; float __f; } __huge_valf_t; member
H A Dhuge_val.h43 typedef union { unsigned char __c[8]; double __d; } __huge_val_t; member
H A Dwchar2.h132 __NTH (wmemset (wchar_t *__restrict __s, wchar_t __c, size_t __n)) in __NTH()
H A Dstdio2.h364 int __c = _IO_getc_unlocked (__stream); in fread_unlocked() local
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/
H A Dwchar.h335 __NTH (btowc (int __c)) in __NTH()
H A Dctype.h191 __NTH (tolower (int __c)) in __NTH()
197 __NTH (toupper (int __c)) in __NTH()
H A Dstdlib.h422 unsigned short int __c; /* Additive const. in congruential formula. */ member
/utopia/UTPA2-700.0.x/projects/tools/lint/aeon_include/
H A Dstdio.h422 int __c = __sgetc_raw(__p); in __sgetc() local