Home | History | Annotate | Download | only in info

Lines Matching full:dllexport

1960           /* Note: auto-export is assumed (no __declspec(dllexport)) */
5578 __declspec(dllexport) attribute.
5690 __declspec(dllexport) int a_variable
5691 __declspec(dllexport) void a_function(int with_args)
5700 _not_ decorate them with dllexport. Instead, they should use
5708 declare the variables and functions as dllexport, but when
5717 only by adding special decorations (dllimport/dllexport), which
5747 information supplied by dllimport/dllexport decorations. The