Home
last modified time | relevance | path

Searched refs:ParsePCL6 (Results 1 – 2 of 2) sorted by relevance

/haiku/src/tests/add-ons/print/pcl6/
H A Ddisasm.h107 bool ParsePCL6();
H A Ddisasm.cpp105 } else if (!ParsePCL6()) { in Print()
1215 bool Disasm::ParsePCL6() { in ParsePCL6() function in Disasm