Home
last modified time | relevance | path

Searched defs:ptr_offset (Results 1 – 3 of 3) sorted by relevance

/dflybsd-src/sys/dev/drm/i915/
H A Di915_utils.h94 #define ptr_offset(ptr, member) offsetof(typeof(*(ptr)), member) macro
/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dexpr.c10413 string_constant (tree arg, tree *ptr_offset) in string_constant()
/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dexpr.c11413 string_constant (tree arg, tree *ptr_offset) in string_constant()