Home
last modified time | relevance | path

Searched refs:osnp (Results 1 – 2 of 2) sorted by relevance

/dports/games/avp/avp-20170505/src/avp/win95/
H A Dprojload.cpp1391 Object_ShapeNum_Pair * osnp = new Object_ShapeNum_Pair; in copy_rif_data_as_hierarchy() local
1393 osnp->sh_num = rt_temp.main_list_pos; in copy_rif_data_as_hierarchy()
1394 osnp->ob = oli(); in copy_rif_data_as_hierarchy()
1395 const char* ob_name=osnp->ob->object_data.o_name; in copy_rif_data_as_hierarchy()
1398 low_osnp_list.add_entry(osnp); in copy_rif_data_as_hierarchy()
1402 osnp_list.add_entry (osnp); in copy_rif_data_as_hierarchy()
1405 osnp->ob->program_object_index=osnp->sh_num; in copy_rif_data_as_hierarchy()
1413 osnp->ob->lookup_child ("SHPVTINT",cl); in copy_rif_data_as_hierarchy()
1430 if (!mainshapelist[osnp->sh_num]->sh_extraitemdata) in copy_rif_data_as_hierarchy()
1511 Object_ShapeNum_Pair* osnp=osnp_lif(); in copy_rif_data_as_hierarchy() local
[all …]
/dports/cad/gplcver/gplcver-2.12a.src/src/
H A Dv_trch.c871 struct net_t *np, *osnp; in add_edges_from_npps() local
906 osnp = __tranx_to_netbit(xp, 0, &osbi, oside_itp); in add_edges_from_npps()
1238 ostrap = osnp->ntraux; in add1_oside_edge()
1243 if ((osvbip = ostrap->vbitchans[osnp->nwid*itp->itinum + osbi2]) in add1_oside_edge()
1247 osvbip = add_vtxtraux(osnp, osbi, chanid); in add1_oside_edge()
1248 ostrap->vbitchans[osnp->nwid*itp->itinum + osbi2] = osvbip; in add1_oside_edge()
3994 struct net_t *osnp; in __bld_xl_drvld_vtxtab() local
4088 if ((vi = get_xldl_vtx(ositp, osnp, osbi, &ix_insert)) != -1) in __bld_xl_drvld_vtxtab()
4094 osnp->nsym->synam, osbi, __msg2_blditree(__xs, ositp)); in __bld_xl_drvld_vtxtab()
4100 add_xldl_vtx(ositp, osnp, osbi, ix_insert); in __bld_xl_drvld_vtxtab()
[all …]