Home
last modified time | relevance | path

Searched refs:L_ARITH_DIVIDE (Results 1 – 3 of 3) sorted by relevance

/external/tesseract/liblept/
Dmorph.h165 L_ARITH_DIVIDE = 4, /* on numas only */ enumerator
Dnumafunc1.c130 op != L_ARITH_MULTIPLY && op != L_ARITH_DIVIDE) in numaArithOp()
132 if (op == L_ARITH_DIVIDE) { in numaArithOp()
157 case L_ARITH_DIVIDE: in numaArithOp()
/external/tesseract/include/
Dmorph.h164 L_ARITH_DIVIDE = 4, /* on numas only */ enumerator