Home
last modified time | relevance | path

Searched refs:F_FLOOR_Y_SIZE (Results 1 – 3 of 3) sorted by relevance

/dports/cad/alliance/alliance/src/sea/src/
H A Da2DEF.c333 floFlags |= F_FLOOR_Y_SIZE;
353 floFlags |= F_FLOOR_Y_SIZE;
H A Dutil_Defs.h419 # define F_FLOOR_Y_SIZE 0x00000400 /* 512. */ macro
H A Dutil_Floorplan.c831 specCount += (aFlags & F_FLOOR_Y_SIZE) ? 1 : 0;
856 if (aFlags & F_FLOOR_Y_SIZE) {