Searched defs:SPL_API (Results 1 – 1 of 1) sorted by relevance
41 # define SPL_API __declspec(dllexport) macro43 # define SPL_API __declspec(dllimport) macro45 # define SPL_API /* nothing */ macro48 # define SPL_API __attribute__ ((visibility("default"))) macro50 # define SPL_API macro
Completed in 4 milliseconds