Home
last modified time | relevance | path

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

/external/chromium_org/third_party/npapi/npspy/extern/plugin/
Dnpupp.h638 #define NP_VISIBILITY_DEFAULT __attribute__((visibility("default"))) macro
640 #define NP_VISIBILITY_DEFAULT macro
643 #define NP_EXPORT(__type) NP_VISIBILITY_DEFAULT __type