Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/StdLib/LibC/gdtoa/
Dhd_init.c54 #define USC (CONST unsigned char *) in hexdig_init_D2A() macro
55 htinit(hexdig, USC "0123456789", 0x10); in hexdig_init_D2A()
56 htinit(hexdig, USC "abcdef", 0x10 + 10); in hexdig_init_D2A()
57 htinit(hexdig, USC "ABCDEF", 0x10 + 10); in hexdig_init_D2A()