Searched refs:propcnt (Results 1 – 1 of 1) sorted by relevance
115 static ac_uint2 propcnt[NEEDPROPS]; variable1336 propcnt[i] = (proptbl[i].used != 0) ? idx : 0xffff; in write_cdata()1344 propcnt[i] = idx; in write_cdata()1371 fprintf(out, "0x%04x", propcnt[i]); in write_cdata()1404 fwrite((char *) propcnt, sizeof(ac_uint2), nprops, out); in write_cdata()