Searched defs:iid_is (Results 1 - 1 of 1) sorted by relevance

/vbox/src/libs/xpcom18a4/xpcom/typelib/xpidl/
H A Dxpidl_typelib.c597 /* XXX for iid_is this must be an iid */
805 const char *iid_is; local
816 iid_is = NULL;
819 iid_is =
821 "iid_is");
823 if (iid_is) {
825 if (!find_arg_with_name(state, iid_is, &argnum)) {
828 "[iid_is(%s)]\n", iid_is);
853 /* jband - adding goto for iid_is whe
[all...]

Completed in 47 milliseconds