Searched refs:STC_WordIndex (Results 1 – 2 of 2) sorted by relevance
411 sal_uInt16 STC_WordIndex[0x100]; in make_stc_word() local425 STC_WordIndex[count++] = sal::static_int_cast<sal_uInt16>(i); in make_stc_word()429 STC_WordIndex[count++] = sal::static_int_cast<sal_uInt16>(i); in make_stc_word()434 fprintf(cfp, "0x%04x, ", STC_WordIndex[i]); in make_stc_word()458 STC_WordIndex[count++] = sal::static_int_cast<sal_uInt16>(i); in make_stc_word()461 STC_WordIndex[count++] = sal::static_int_cast<sal_uInt16>(i); in make_stc_word()467 fprintf(cfp, "0x%04x, ", STC_WordIndex[i]); in make_stc_word()
157 } STC_WordIndex; typedef
Completed in 11 milliseconds