OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_struct
(Results
1 - 7
of
7
) sorted by relevancy
/src/external/bsd/libevent/dist/
event_rpcgen.py
435
self.
_struct
= None
446
self.
_struct
= struct
482
if not self.
_struct
:
497
"parent_name": self.
_struct
.Name(),
517
return "%s_%s_get" % (self.
_struct
.Name(), self._name)
521
"int %s(struct %s *, %s *);" % (funcname, self.
_struct
.Name(), self._ctype)
538
return "%s_%s_assign" % (self.
_struct
.Name(), self._name)
541
return "%s_%s_add" % (self.
_struct
.Name(), self._name)
546
% (funcname, self.
_struct
.Name(), self._ctype)
610
"int %s(struct %s *, %s **);" % (funcname, self.
_struct
.Name(), self._ctype
[
all
...]
/src/external/bsd/ntp/dist/sntp/libevent/
event_rpcgen.py
435
self.
_struct
= None
446
self.
_struct
= struct
482
if not self.
_struct
:
497
"parent_name": self.
_struct
.Name(),
517
return "%s_%s_get" % (self.
_struct
.Name(), self._name)
521
"int %s(struct %s *, %s *);" % (funcname, self.
_struct
.Name(), self._ctype)
538
return "%s_%s_assign" % (self.
_struct
.Name(), self._name)
541
return "%s_%s_add" % (self.
_struct
.Name(), self._name)
546
% (funcname, self.
_struct
.Name(), self._ctype)
610
"int %s(struct %s *, %s **);" % (funcname, self.
_struct
.Name(), self._ctype
[
all
...]
/src/external/gpl3/gcc/dist/libgomp/
acc_prof.h
92
#define _ACC_PROF_VALID_BYTES_STRUCT(
_struct
, _lastfield, _valid_bytes_lastfield) \
93
offsetof (
_struct
, _lastfield) + (_valid_bytes_lastfield)
/src/external/gpl3/gcc.old/dist/libgomp/
acc_prof.h
92
#define _ACC_PROF_VALID_BYTES_STRUCT(
_struct
, _lastfield, _valid_bytes_lastfield) \
93
offsetof (
_struct
, _lastfield) + (_valid_bytes_lastfield)
/src/external/gpl2/dtc/dist/tests/
trees.S
16
FDTLONG(tree##
_struct
- tree) ; \
23
FDTLONG(tree##_struct_end - tree##
_struct
) ;
/src/sys/sys/
cdefs.h
180
struct y ## z ##
_struct
{ \
/src/external/gpl2/dtc/dist/Documentation/
dtc-paper.tex
162
\texttt{0x08} & \emph{off\
_struct
} & \\\cline{2-2}
186
\emph{off\
_struct
} & \dtbeginnode & structure block \\\cline{2-2}
Completed in 170 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026