Searched defs:IsOperator (Results 1 - 1 of 1) sorted by relevance

/haiku/src/tests/add-ons/print/pcl6/
H A Ddisasm.h109 bool IsOperator(uint8 byte) const { return byte >= 0x41 && byte <= 0xb9; } function in class:Disasm

Completed in 32 milliseconds