Home
last modified time | relevance | path

Searched refs:__uint32_t (Results 1 – 5 of 5) sorted by relevance

/utopia/UTPA2-700.0.x/projects/tools/lint/aeon_include/machine/
H A D_types.h59 typedef unsigned int __uint32_t; typedef
63 typedef unsigned long __uint32_t; typedef
67 typedef unsigned short __uint32_t; typedef
71 typedef unsigned char __uint32_t; typedef
77 typedef __uint32_t __uint_least32_t;
82 typedef __uint32_t __uint_least8_t;
87 typedef __uint32_t __uint_least16_t;
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/bits/
H A Dstring2.h238 __uint16_t, __uint16_t, __uint32_t,
239 __uint32_t, size_t);
244 __uint32_t __src0_4, __uint32_t __src4_4, in __mempcpy_small()
248 __uint32_t __ui; in __mempcpy_small()
432 __uint32_t, __uint32_t, size_t);
436 __uint32_t __src0_4, __uint32_t __src4_4, in __strcpy_small()
440 __uint32_t __ui; in __strcpy_small()
611 __uint32_t, __uint32_t, size_t);
615 __uint32_t __src0_4, __uint32_t __src4_4, in __stpcpy_small()
H A Dtypes.h42 typedef unsigned int __uint32_t; typedef
/utopia/UTPA2-700.0.x/projects/tools/lint/aeon_include/sys/
H A Dtypes.h42 typedef __uint32_t u_int32_t;
285 typedef __uint32_t pthread_t; /* identify a thread */
337 typedef __uint32_t pthread_mutex_t; /* identify a mutex */
353 typedef __uint32_t pthread_cond_t; /* identify a condition variable */
364 typedef __uint32_t pthread_key_t; /* thread-specific data keys */
H A Dreent.h32 typedef __uint32_t __ULong;