Searched refs:hexToInt (Results 1 – 1 of 1) sorted by relevance
200 hexToInt(char **ptr, int *intValue) in hexToInt() function426 if (hexToInt(&ptr, &addr) in handle_exception()428 && hexToInt(&ptr, &length)) { in handle_exception()438 if (hexToInt(&ptr, &addr) in handle_exception()440 && hexToInt(&ptr, &length) in handle_exception()463 if (hexToInt(&ptr, &addr)) { in handle_exception()477 if (hexToInt(&ptr, &addr)) { in handle_exception()498 if (hexToInt(&ptr, &addr) in handle_exception()