Home
last modified time | relevance | path

Searched defs:SCONV (Results 1 – 1 of 1) sorted by relevance

/device/linaro/bootloader/edk2/StdLib/LibC/Stdio/
Dvfwprintf.c80 #define SCONV(a, b) __mbsconv(a, b) macro
90 #define SCONV(a, b) __wcsconv(a, b) macro