OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:offset_by
(Results
1 - 1
of
1
) sorted by null
/external/libxml2/os400/dlfcn/
dlfcn.c
56
#define
offset_by
(t, b, o) ((t *) ((char *) (b) + (unsigned int) (o)))
macro
310
imp =
offset_by
(Qmh_Rtvm_RTVM0300_t, rtvmbuf, 0);
318
cp =
offset_by
(char, imp, imp->Offset_Message_Returned);
320
cp =
offset_by
(char, imp, imp->Offset_Help_Returned);
Completed in 293 milliseconds