Searched defs:ptr_offset (Results 1 – 7 of 7) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/brig/brigfrontend/ |
H A D | brig-mem-inst-handler.cc | 154 tree ptr_offset = build_int_cst (size_type_node, address_offset); in operator ()() local
|
/netbsd-src/sys/external/bsd/drm2/dist/drm/i915/ |
H A D | i915_utils.h | 185 #define ptr_offset(ptr, member) offsetof(typeof(*(ptr)), member) macro
|
/netbsd-src/external/ibm-public/postfix/dist/src/cleanup/ |
H A D | cleanup_milter.c | 770 off_t ptr_offset; /* pointer to found record */ in cleanup_find_header_start() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | expr.cc | 11910 constant_byte_string (tree arg, tree *ptr_offset, tree *mem_size, tree *decl, in constant_byte_string() 12231 string_constant (tree arg, tree *ptr_offset, tree *mem_size, tree *decl) in string_constant() 12241 byte_representation (tree arg, tree *ptr_offset, tree *mem_size, tree *decl) in byte_representation()
|
/netbsd-src/external/gpl3/binutils/dist/gas/config/ |
H A D | tc-nds32.c | 5948 unsigned int ptr_offset, hint_count, relax_code_size, count = 0; in nds32_elf_append_relax_relocs() local
|
/netbsd-src/external/gpl3/binutils.old/dist/gas/config/ |
H A D | tc-nds32.c | 5949 unsigned int ptr_offset, hint_count, relax_code_size, count = 0; in nds32_elf_append_relax_relocs() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | expr.c | 11511 string_constant (tree arg, tree *ptr_offset, tree *mem_size, tree *decl) in string_constant()
|