Lines Matching defs:hexstr
1671 char hexstr[16];1686 snprintf(hexstr, 16, "0x%X", flags);1687 name = hexstr;