Home
last modified time | relevance | path

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

/openbmc/u-boot/common/
H A Dkgdb.c202 int numChars = 0; in hexToInt() local
214 numChars ++; in hexToInt()
220 return (numChars); in hexToInt()