Searched defs:signLength (Results 1 – 1 of 1) sorted by relevance
391 int signLength{*converted.str == '-' || *converted.str == '+' ? 1 : 0}; in EditEorDOutput() local 461 int signLength{*convertedStr == '-' || *convertedStr == '+' ? 1 : 0}; in EditFOutput() local 729 int signLength{converted.length > 0 && EditEXOutput() local [all...]