Searched defs:signLength (Results 1 – 2 of 2) sorted by relevance
225 int signLength{*converted.str == '-' || *converted.str == '+' ? 1 : 0}; in EditEorDOutput() local292 int signLength{*converted.str == '-' || *converted.str == '+' ? 1 : 0}; in EditFOutput() local
729 INT sign, signLength; in FDKaacEnc_codeValues() local