Home
last modified time | relevance | path

Searched defs:ToByte (Results 1 – 2 of 2) sorted by relevance

/external/u-boot/tools/patman/
Dtools.py337 def ToByte(ch): function
/external/v8/src/interpreter/
Dbytecodes.h492 static uint8_t ToByte(Bytecode bytecode) { in ToByte() function