Lines Matching refs:dc32
1619 void dc32(uint32_t data) { EmitData(&data, sizeof(data)); }1638 void dd(uint32_t data) { dc32(data); }