HomeSort by relevance Sort by last modified time
    Searched defs:LUA_QL (Results 1 - 2 of 2) sorted by null

  /device/linaro/bootloader/edk2/StdLib/Include/Lua/
luaconf.h 192 @@ LUA_QL describes how error messages quote program elements.
195 #define LUA_QL(x) "'" x "'"
196 #define LUA_QS LUA_QL("%s")
  /external/lua/src/
luaconf.h 768 @@ LUA_QL describes how error messages quote program elements.
772 #define LUA_QL(x) "'" x "'"
773 #define LUA_QS LUA_QL("%s")

Completed in 1656 milliseconds