Home
last modified time | relevance | path

Searched refs:__data (Results 1 – 12 of 12) sorted by relevance

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/bits/
H A Dpthreadtypes.h101 } __data; member
127 } __data; member
168 } __data; member
194 } __data;
H A Dlibc-lock.h339 ++((pthread_mutex_t *)(lock))->__data.__count;
342 --((pthread_mutex_t *)(lock))->__data.__count;
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/
H A Dcrypt.h61 struct crypt_data * __restrict __data)
65 struct crypt_data * __restrict __data)
69 struct crypt_data * __restrict __data)
H A Dgconv.h110 void *__data; member
141 void *__data; /* Pointer to step-local data. */ member
177 __extension__ struct __gconv_step_data __data __flexarr;
H A D_G_config.h48 struct __gconv_step_data __data; member
H A Dlink.h169 void *__data);
H A Dthread_db.h450 const thread_key_t __tk, void **__data);
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/sys/
H A Dkdaemon.h29 extern int bdflush (int __func, long int __data) __THROW;
H A Dmount.h109 __const void *__data) __THROW;
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/rpcsvc/
H A Dypclnt.h57 char *__val, int __vallen, char *__data);
/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/include/
H A Dhal_arch.h247 externC void cyg_hal_deliver_exception( CYG_WORD __code, CYG_ADDRWORD __data );
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/linux/
H A Dsocket.h14 char __data[_K_SS_MAXSIZE - sizeof(unsigned short)]; member