Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/StdLib/LibC/Stdio/
Dvfwscanf.c112 #define CT_STRING 2 /* %s conversion */ macro
294 c = CT_STRING; in __vfwscanf_unlocked()
501 case CT_STRING: in __vfwscanf_unlocked()
Dvfscanf.c112 #define CT_STRING 2 /* %s conversion */ macro
311 c = CT_STRING; in __svfscanf_unlocked()
584 case CT_STRING: in __svfscanf_unlocked()