Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Lua/src/
Dlobject.c98 static int isneg (const char **s) { in isneg() function
124 neg = isneg(&s); /* check signal */ in lua_strx2number()
141 neg1 = isneg(&s); /* signal */ in lua_strx2number()