Searched refs:import_export (Results 1 – 10 of 10) sorted by relevance
23 import_export.c \
43 disk_rep.c format_pool.c import_export.c pool_label.c \
113 format_pool/import_export.c \
2272 int import_export = 0; in import_export_class() local2293 import_export = -1; in import_export_class()2295 import_export = 1; in import_export_class()2302 import_export = -1; in import_export_class()2315 import_export = (DECL_REALLY_EXTERN (method) ? -1 : 1); in import_export_class()2320 if (MULTIPLE_SYMBOL_SPACES && import_export == -1) in import_export_class()2321 import_export = 0; in import_export_class()2325 import_export = targetm.cxx.import_export_class (ctype, import_export); in import_export_class()2327 if (import_export) in import_export_class()2330 CLASSTYPE_INTERFACE_ONLY (ctype) = (import_export < 0); in import_export_class()
95 # https://de.mathworks.com/help/matlab/import_export/mat-file-versions.html
150 #: format_pool/format_pool.c:251 format_pool/import_export.c:93151 #: format_pool/import_export.c:180 format_pool/import_export.c:218152 #: format_pool/import_export.c:232 format_pool/import_export.c:256153 #: format_pool/import_export.c:276 format_pool/import_export.c:304154 #: format_pool/import_export.c:309 format_text/archive.c:1172435 #: format_pool/import_export.c:642439 #: format_pool/import_export.c:692443 #: format_pool/import_export.c:982448 #: format_pool/import_export.c:1332452 #: format_pool/import_export.c:137[all …]
6249 class @var{type} to be overruled. Upon entry @var{import_export}\n\6254 int, (tree type, int import_export), NULL)
10928 …ftypefn {Target Hook} int TARGET_CXX_IMPORT_EXPORT_CLASS (tree @var{type}, int @var{import_export})10930 class @var{type} to be overruled. Upon entry @var{import_export}