Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Lua/src/
Dlstrlib.c882 static void addlenmod (char *form, const char *lenmod) { in addlenmod() argument
884 size_t lm = strlen(lenmod); in addlenmod()
886 strcpy(form + l - 1, lenmod); in addlenmod()