Home
last modified time | relevance | path

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

/dports/cad/magic/magic-8.3.245/database/
H A DDBtechname.c74 type = (TileType)(spointertype) dbTechNameLookup(typename, &dbTypeNameLists);
113 plane = (spointertype) dbTechNameLookup(slash + 1, &dbPlaneNameLists);
163 type = (TileType)(spointertype) dbTechNameLookup(typename, &dbTypeNameLists);
191 plane = (spointertype) dbTechNameLookup(slash + 1, &dbPlaneNameLists);
268 return ((spointertype) dbTechNameLookup(planename, &dbPlaneNameLists));
H A DdatabaseInt.h211 ClientData dbTechNameLookup();
H A DDBtechtype.c649 dbTechNameLookup(str, table) in dbTechNameLookup() function
/dports/cad/magic/magic-8.3.245/extract/
H A DExtTech.c2711 p3 = (spointertype) dbTechNameLookup(cp, &dbPlaneNameLists);
2918 int pnum = (spointertype) dbTechNameLookup(argv[1], &dbPlaneNameLists);