Home
last modified time | relevance | path

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

/dports/cad/xcircuit/xcircuit-3.10.30/spiceparser/
H A Dnetlist_dev.h78 #define DEVP_CAPt(nl,t) ((devcap_t *)DEVP_NODE((nl),(t)))
106 }devcap_t; typedef
176 devcap_t *capp;
186 sizeof(devnode_t) , sizeof(devfet_t), sizeof(devcap_t), sizeof(devres_t), \
H A Dnetlist_spice.c1271 devcap_t *dcp; in build_stuff()