Searched refs:swig_cast_info (Results 1 – 3 of 3) sorted by relevance
336 struct swig_cast_info *cast; /* linked list of types that can cast into this type */342 typedef struct swig_cast_info { struct345 struct swig_cast_info *next; /* pointer to next cast in linked list */ argument346 struct swig_cast_info *prev; /* pointer to the previous cast */ argument347 } swig_cast_info; typedef357 swig_cast_info **cast_initial; /* Array of initially generated casting structures */421 SWIGRUNTIME swig_cast_info *424 swig_cast_info *iter = ty->cast; in SWIG_TypeCheck()448 SWIGRUNTIME swig_cast_info *451 swig_cast_info *iter = ty->cast; in SWIG_TypeCheckStruct()[all …]
444 struct swig_cast_info *cast; /* linked list of types that can cast into this type */450 typedef struct swig_cast_info { struct453 struct swig_cast_info *next; /* pointer to next cast in linked list */ argument454 struct swig_cast_info *prev; /* pointer to the previous cast */ argument455 } swig_cast_info; typedef465 swig_cast_info **cast_initial; /* Array of initially generated casting structures */529 SWIGRUNTIME swig_cast_info *532 swig_cast_info *iter = ty->cast; in SWIG_TypeCheck()556 SWIGRUNTIME swig_cast_info *559 swig_cast_info *iter = ty->cast; in SWIG_TypeCheckStruct()[all …]
340 struct swig_cast_info *cast; /* linked list of types that can cast into this type */346 typedef struct swig_cast_info { struct349 struct swig_cast_info *next; /* pointer to next cast in linked list */ argument350 struct swig_cast_info *prev; /* pointer to the previous cast */ argument351 } swig_cast_info; typedef361 swig_cast_info **cast_initial; /* Array of initially generated casting structures */425 SWIGRUNTIME swig_cast_info *428 swig_cast_info *iter = ty->cast; in SWIG_TypeCheck()452 SWIGRUNTIME swig_cast_info *455 swig_cast_info *iter = ty->cast; in SWIG_TypeCheckStruct()[all …]