HomeSort by relevance Sort by last modified time
    Searched full:old_align_offset (Results 1 - 1 of 1) sorted by null

  /external/dbus/dbus/
dbus-string.c 81 unsigned int old_align_offset; local
86 old_align_offset = real->align_offset;
87 real_block = real->str - old_align_offset;
94 if (old_align_offset != real->align_offset)
98 real_block + old_align_offset,
    [all...]

Completed in 1003 milliseconds