OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ptr_offset
(Results
1 - 4
of
4
) 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/ibm-public/postfix/dist/src/cleanup/
cleanup_milter.c
783
off_t
ptr_offset
; /* pointer to found record */
local
891
for (
ptr_offset
= 0, last_type = 0; /* void */ ; /* void */ ) {
913
ptr_offset
= curr_offset;
938
ptr_offset
= 0;
956
VSTRING *rbuf = (
ptr_offset
? buf :
975
if (
ptr_offset
!= 0) {
977
curr_offset =
ptr_offset
;
/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 36 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026