Home
last modified time | relevance | path

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

/openbmc/phosphor-bmc-code-mgmt/i2c-vr/xdpe1x2xx/
H A Dxdpe1x2xx.cpp523 char* tokenList[8] = {0}; in parseImage() local
524 int tokenSize = lineSplit(tokenList, line, &delim); in parseImage()
531 offset = (uint16_t)strtol(tokenList[0], NULL, 16); in parseImage()
539 dWord = (uint32_t)strtoul(tokenList[i], NULL, 16); in parseImage()
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/gpm/gpm/
H A D0002-Fix-function-definition-in-yacc-source-file-until-va.patch45 @@ -284,7 +284,7 @@ struct tokenName tokenList[] = {