Home
last modified time | relevance | path

Searched defs:LUA_API (Results 1 – 3 of 3) sorted by relevance

/freebsd-13-stable/lib/liblua/
HDluaconf.h278 #define LUA_API __declspec(dllexport) macro
280 #define LUA_API __declspec(dllimport) macro
285 #define LUA_API extern macro
/freebsd-13-stable/sys/contrib/openzfs/include/sys/lua/
HDluaconf.h151 #define LUA_API __declspec(dllexport) macro
153 #define LUA_API __declspec(dllimport) macro
158 #define LUA_API extern macro
/freebsd-13-stable/stand/liblua/
HDluaconf.h271 #define LUA_API __declspec(dllexport) macro
273 #define LUA_API __declspec(dllimport) macro
278 #define LUA_API extern macro