Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Lua/src/
Dlua.c345 #define noextrachars(x) {if ((x)[2] != '\0') return -1;} macro
364 noextrachars(argv[i]); in collectargs()
372 noextrachars(argv[i]); in collectargs()
375 noextrachars(argv[i]); in collectargs()