HomeSort by: relevance | last modified time | path
    Searched defs:ptr_offset (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/i915/
i915_utils.h 185 #define ptr_offset(ptr, member) offsetof(typeof(*(ptr)), member) macro
  /src/external/gpl3/binutils/dist/gas/config/
tc-nds32.c 5954 unsigned int ptr_offset, hint_count, relax_code_size, count = 0;
6085 ptr_offset =
6089 ptr_offset);
6184 ptr_offset = next_pattern->where
6188 ptr_offset);
6216 ptr_offset = next_insn->where
6220 ptr_offset);
5947 unsigned int ptr_offset, hint_count, relax_code_size, count = 0; local
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-nds32.c 5949 unsigned int ptr_offset, hint_count, relax_code_size, count = 0;
6080 ptr_offset =
6084 ptr_offset);
6179 ptr_offset = next_pattern->where
6183 ptr_offset);
6211 ptr_offset = next_insn->where
6215 ptr_offset);
5942 unsigned int ptr_offset, hint_count, relax_code_size, count = 0; local

Completed in 45 milliseconds