Home
last modified time | relevance | path

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

/src/lib/clang/liblldb/
H A DLLDBWrapLua.cpp837 #define LSTRVAL(x) {LUA_TSTRING, {.string = x} } macro
858 # define SWIG_LUA_CONSTTAB_STRING(B, C) LSTRKEY(B), LSTRVAL(C)
885 # define LSTRVAL LRO_STRVAL macro