Searched refs:ptype (Results 1 – 3 of 3) sorted by relevance
204 int ptype; in gps_gp_parse() local206 ptype = gps_gp_type_get(str+1,len-1); in gps_gp_parse()208 switch(ptype){ in gps_gp_parse()
267 int ptype; in drv_gps_simcom_sim868_parse() local269 ptype = drv_gps_simcom_sim868_type_get(str,len); in drv_gps_simcom_sim868_parse()271 switch(ptype){ in drv_gps_simcom_sim868_parse()
1103 swig_type_info **ptype; member5194 obj = SWIG_InternalNewPointerObj(constants[i].pvalue, *(constants[i]).ptype,0); in SWIG_Python_InstallConstants()5197 obj = SWIG_NewPackedObj(constants[i].pvalue, constants[i].lvalue, *(constants[i].ptype)); in SWIG_Python_InstallConstants()5236 size_t shift = (ci->ptype) - types; in SWIG_Python_FixMethods()
Completed in 162 milliseconds