Home
last modified time | relevance | path

Searched refs:zero (Results 1 – 2 of 2) sorted by relevance

/TwlSDK-5.1.0/build/tools/bin2obj/
Doutput.c136 static u8 zero[1] = { '\0' }; in output_region() local
140 if (1 != fwrite(zero, sizeof(u8), 1, fp)) in output_region()
/TwlSDK-5.1.0/build/libraries/dsp/common/include/
Ddsp_coff.h107 u32 zero; member