Home
last modified time | relevance | path

Searched refs:stringcomprelaxed (Results 1 – 4 of 4) sorted by relevance

/dports/cad/xcircuit/xcircuit-3.10.30/
H A Dprototypes.h967 extern int stringcomprelaxed(stringpart *, stringpart *, objinstptr);
H A Dnetlist.c3124 if (!stringcomprelaxed(seeklabel->label->string, testpin->string, cinst)) in pintonet()
3304 if (!stringcomprelaxed(seeklabel->label->string, &newstring, cinst)) in nametonet()
3310 if (!stringcomprelaxed(seeklabel->label->string, &newstring, cinst)) in nametonet()
H A Dtext.c1121 int stringcomprelaxed(stringpart *string1, stringpart *string2, in stringcomprelaxed() function
H A Dfiles.c3739 if (!stringcomprelaxed(lcmp->string, plab->string, in objectread()