olevariabledata    34 ext/win32ole/win32ole_variable.c     struct olevariabledata *polevar = ptr;
olevariabledata    42 ext/win32ole/win32ole_variable.c     return ptr ? sizeof(struct olevariabledata) : 0;
olevariabledata    54 ext/win32ole/win32ole_variable.c     struct olevariabledata *pvar;
olevariabledata    55 ext/win32ole/win32ole_variable.c     VALUE obj = TypedData_Make_Struct(cWIN32OLE_VARIABLE, struct olevariabledata,
olevariabledata   127 ext/win32ole/win32ole_variable.c     struct olevariabledata *pvar;
olevariabledata   128 ext/win32ole/win32ole_variable.c     TypedData_Get_Struct(self, struct olevariabledata, &olevariable_datatype, pvar);
olevariabledata   161 ext/win32ole/win32ole_variable.c     struct olevariabledata *pvar;
olevariabledata   162 ext/win32ole/win32ole_variable.c     TypedData_Get_Struct(self, struct olevariabledata, &olevariable_datatype, pvar);
olevariabledata   205 ext/win32ole/win32ole_variable.c     struct olevariabledata *pvar;
olevariabledata   206 ext/win32ole/win32ole_variable.c     TypedData_Get_Struct(self, struct olevariabledata, &olevariable_datatype, pvar);
olevariabledata   251 ext/win32ole/win32ole_variable.c     struct olevariabledata *pvar;
olevariabledata   252 ext/win32ole/win32ole_variable.c     TypedData_Get_Struct(self, struct olevariabledata, &olevariable_datatype, pvar);
olevariabledata   307 ext/win32ole/win32ole_variable.c     struct olevariabledata *pvar;
olevariabledata   308 ext/win32ole/win32ole_variable.c     TypedData_Get_Struct(self, struct olevariabledata, &olevariable_datatype, pvar);
olevariabledata   347 ext/win32ole/win32ole_variable.c     struct olevariabledata *pvar;
olevariabledata   348 ext/win32ole/win32ole_variable.c     TypedData_Get_Struct(self, struct olevariabledata, &olevariable_datatype, pvar);