Home
last modified time | relevance | path

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

/dports/cad/electric/electric-7.00/src/include/
H A Dglobal.h512 void (*examinenodeproto)(struct Inodeproto*); /* to examine an entire cell at once */ member
/dports/cad/electric/electric-7.00/src/usr/
H A Dusrmisc.c4973 if (tool->examinenodeproto != 0) in us_doubchanges()
4974 (*tool->examinenodeproto)(np); in us_doubchanges()