Home
last modified time | relevance | path

Searched defs:luaA_enum_value (Results 1 – 2 of 2) sorted by relevance

/dports/graphics/darktable38/darktable-3.8.0/src/external/LuaAutoC/
H A Dlautoc.h168 #define luaA_enum_value(L, type, value) luaA_enum_value_type(L, luaA_type(L, type), (const type[]){… macro
/dports/graphics/darktable/darktable-3.6.1/src/external/LuaAutoC/
H A Dlautoc.h168 #define luaA_enum_value(L, type, value) luaA_enum_value_type(L, luaA_type(L, type), (const type[]){… macro