Searched refs:graphsi (Results 1 – 1 of 1) sorted by relevance
263 const picoos_uint8 *graphsi) { in klex_getLexblockNr() argument271 searchval = graphsi[0]; in klex_getLexblockNr()272 searchval = (searchval << 8) + graphsi[1]; in klex_getLexblockNr()273 searchval = (searchval << 8) + graphsi[2]; in klex_getLexblockNr()