Searched refs:uintptr_t (Results 1 – 11 of 11) sorted by relevance
| /utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/bits/ |
| H A D | link.h | 71 uintptr_t *__refcook, 72 uintptr_t *__defcook, 78 uintptr_t *__refcook, 79 uintptr_t *__defcook, 87 uintptr_t *__refcook, 88 uintptr_t *__defcook, 94 uintptr_t *__refcook, 95 uintptr_t *__defcook, 103 uintptr_t *__refcook, 104 uintptr_t *__defcook, [all …]
|
| /utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/ |
| H A D | link.h | 176 extern void la_activity (uintptr_t *__cookie, unsigned int __flag); 177 extern char *la_objsearch (const char *__name, uintptr_t *__cookie, 180 uintptr_t *__cookie); 181 extern void la_preinit (uintptr_t *__cookie); 182 extern uintptr_t la_symbind32 (Elf32_Sym *__sym, unsigned int __ndx, 183 uintptr_t *__refcook, uintptr_t *__defcook, 185 extern uintptr_t la_symbind64 (Elf64_Sym *__sym, unsigned int __ndx, 186 uintptr_t *__refcook, uintptr_t *__defcook, 188 extern unsigned int la_objclose (uintptr_t *__cookie);
|
| H A D | stdint.h | 123 typedef unsigned long int uintptr_t; typedef 129 typedef unsigned int uintptr_t; typedef
|
| H A D | thread_db.h | 208 uintptr_t data; /* Event specific data. */
|
| /utopia/UTPA2-700.0.x/projects/build/scripts/dtc/libfdt/ |
| H A D | libfdt.h | 128 return (void *)(uintptr_t)fdt_offset_ptr(fdt, offset, checklen); in fdt_offset_ptr_w() 378 return (struct fdt_property *)(uintptr_t) in fdt_get_property_w() 414 return (void *)(uintptr_t)fdt_getprop(fdt, nodeoffset, name, lenp); in fdt_getprop_w()
|
| H A D | libfdt_internal.h | 77 return (void *)(uintptr_t)_fdt_offset_ptr(fdt, offset); in _fdt_offset_ptr_w() 90 return (void *)(uintptr_t)_fdt_mem_rsv(fdt, n); in _fdt_mem_rsv_w()
|
| H A D | fdt_rw.c | 259 namep = (char *)(uintptr_t)fdt_get_name(fdt, nodeoffset, &oldlen); in fdt_set_name() 434 tmp = (char *)(uintptr_t)fdtend; in fdt_open_into()
|
| /utopia/UTPA2-700.0.x/projects/tools/lint/aeon_include/ |
| H A D | stdint.h | 248 typedef unsigned __PTRDIFF_TYPE__ uintptr_t; typedef 255 typedef unsigned long uintptr_t; typedef
|
| /utopia/UTPA2-700.0.x/modules/vdec_v3/hal/maxim/vpu_v3/ |
| H A D | Film.c | 361 return (uint8_t *) (((uintptr_t)*org+15) & ~ (uintptr_t)0x0F); in Create16ByteAligned()
|
| /utopia/UTPA2-700.0.x/modules/vdec_v3/hal/maserati/vpu_v3/ |
| H A D | Film.c | 361 return (uint8_t *) (((uintptr_t)*org+15) & ~ (uintptr_t)0x0F); in Create16ByteAligned()
|
| /utopia/UTPA2-700.0.x/modules/audio/api/audio/ |
| H A D | apiAUDIO_v2_customer.c | 1801 typedef uint32_t uintptr_t; typedef
|