Searched refs:PR_IMPORT (Results 1 – 1 of 1) sorted by relevance
94 #define PR_IMPORT(__type) extern __type macro110 #define PR_IMPORT(__type) __declspec(dllimport) __type macro126 #define PR_IMPORT(__type) extern __declspec(dllexport) __type macro142 #define PR_IMPORT(__type) extern __declspec(dllimport) __type macro159 #define PR_IMPORT(__type) extern __declspec(dllexport) __type macro162 #define PR_IMPORT(__type) extern __declspec(dllimport) __type macro187 #define PR_IMPORT(__type) extern PR_VISIBILITY_DEFAULT __type macro204 #define NSPR_API(__type) PR_IMPORT(__type)