Searched refs:NP_VISIBILITY_DEFAULT (Results 1 – 1 of 1) sorted by relevance
638 #define NP_VISIBILITY_DEFAULT __attribute__((visibility("default"))) macro640 #define NP_VISIBILITY_DEFAULT macro643 #define NP_EXPORT(__type) NP_VISIBILITY_DEFAULT __type