Home
last modified time | relevance | path

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

/openbmc/libpldm/src/
H A Dutils.c112 #define AS_CHAR(digit) ((digit) + '0') macro
120 #define INSERT_INT(i, b, n) INSERT_CHAR(AS_CHAR(i), (b), (n))