Home
last modified time | relevance | path

Searched refs:WORD6 (Results 1 – 18 of 18) sorted by relevance

/dports/textproc/wv/wv-1.2.9/
H A DwvVersion.c95 case WORD6: in main()
H A Disbidi.c106 if ((ver == WORD6) in wvIsBidiDocumentComplex()
348 if ((ver == WORD6) in wvIsBidiDocumentSimple()
H A Dsep.c241 wvApplySprmFromBucket (WORD6, sprm, NULL, NULL, asep, stsh, in wvAddSEPXFromBucket6()
H A Ddecode_simple.c137 if ((ver == WORD6) in wvDecodeSimple()
146 if ((ver == WORD6) in wvDecodeSimple()
199 if ((ver == WORD6) in wvDecodeSimple()
H A Dtext.c150 if ((v > WORD6) && !lid) in wvOutputTextChar()
174 if (!((v == WORD7 || v == WORD6) && ps->fib.fFarEast)) in wvOutputTextChar()
H A Ddecode_complex.c434 if ((ver == WORD6) in wvDecodeComplex()
443 if ((ver == WORD6) in wvDecodeComplex()
507 if ((ver == WORD6) in wvDecodeComplex()
H A DwvRTF.c716 else if (((ret & 0x7fff) == WORD7) || ((ret & 0x7fff) == WORD6)) in main()
H A Dwvparse.c205 if ((ret != WORD8) && (ret != WORD7) && (ret != WORD6) && (ret != WORD2)) in wvInitParser_gsf()
H A Ddop.c252 if (ver == WORD6) in wvGetDOP()
H A Dpap.c111 wvApplySprmFromBucket (WORD6, sprm, apap, NULL, NULL, stsh, in wvAddPAPXFromBucket6()
H A Dfib.c335 || (wvQuerySupported (item, NULL) == WORD6) in wvGetFIB()
663 ret = WORD6; in wvQuerySupported()
H A Dchp.c125 wvApplySprmFromBucket (WORD6, sprm, NULL, achp, NULL, stsh, pointer, in wvAddCHPXFromBucket6()
H A DwvWare.c439 else if (((ret & 0x7fff) == WORD7) || ((ret & 0x7fff) == WORD6)) in main()
H A Dsprm.c2351 type = WORD6; in wvApplysprmTDefTable()
2404 t = wvGetTCFromBucket (WORD6, &(aTap->rgtc[i]), pointer); in wvApplysprmTDefTable10()
H A Dwv.h185 WORD6 = 0x0005, enumerator
/dports/emulators/dps8m/dps8m-572f79bb4f0f84a8b16c3892c894c2b9ed64b458/src/dps8/
H A Ddps8_fnp2.h303 #define WORD6 5 macro
H A Ddps8_fnp2_iomcmd.c442 decoded_p->smbx+WORD6, & word6, in wcd()
1187 …iom_direct_data_service (decoded_p->iom_unit, decoded_p->chan_num, decoded_p->smbx+WORD6, & data, … in wtx()
/dports/editors/abiword/abiword-3.0.5/src/wp/impexp/xp/
H A Die_imp_MsWord_97.cpp1183 else if (((ret & 0x7fff) == WORD7) || ((ret & 0x7fff) == WORD6)) in _loadFile()