JRI_PUBLIC_VAR_EXP   88 third_party/npapi/npspy/extern/java/jri_md.h #			define JRI_PUBLIC_VAR_EXP(VarType) __declspec(dllexport) VarType
JRI_PUBLIC_VAR_EXP   96 third_party/npapi/npspy/extern/java/jri_md.h #			define JRI_PUBLIC_VAR_EXP(VarType)	JRI_PUBLIC_VAR(VarType)
JRI_PUBLIC_VAR_EXP  103 third_party/npapi/npspy/extern/java/jri_md.h #			define JRI_PUBLIC_VAR_EXP(VarType)	JRI_PUBLIC_VAR(VarType)
JRI_PUBLIC_VAR_EXP  113 third_party/npapi/npspy/extern/java/jri_md.h #			define JRI_PUBLIC_VAR_EXP(VarType)	__export VarType
JRI_PUBLIC_VAR_EXP  120 third_party/npapi/npspy/extern/java/jri_md.h #			define JRI_PUBLIC_VAR_EXP(VarType)	__cdecl __export VarType
JRI_PUBLIC_VAR_EXP  145 third_party/npapi/npspy/extern/java/jri_md.h #		define JRI_PUBLIC_VAR_EXP(VarType)	JRI_PUBLIC_API(VarType)
JRI_PUBLIC_VAR_EXP  161 third_party/npapi/npspy/extern/java/jri_md.h #   define JRI_PUBLIC_VAR_EXP(VarType)		JRI_PUBLIC_VAR(VarType)