Home
last modified time | relevance | path

Searched refs:stdcall (Results 1 – 25 of 160) sorted by relevance

1234567

/netbsd-src/external/gpl3/gcc/dist/gcc/d/
H A Dd-target.def94 /* The "stdcall" convention is really supported on 32-bit x86/Windows only.
99 "Returns @code{true} if the target supports the stdcall calling convention.\n\
100 The hook should also set @var{link_system} to @code{1} if the @code{stdcall}\n\
102 and @var{link_windows} to @code{1} to apply @code{stdcall} to functions with\n\
/netbsd-src/external/bsd/pcc/dist/pcc/arch/i86/
H A Dlocal.c496 static int stdcall; variable
510 stdcall = 1; in mypragma()
514 stdcall = 0; in mypragma()
590 if (stdcall && (sp->sclass != PARAM)) { in fixdef()
592 stdcall = 0; in fixdef()
/netbsd-src/external/gpl3/gdb/dist/gnulib/import/m4/
H A Dinet_ntop.m421 dnl <ws2tcpip.h>, and it uses stdcall calling convention, not cdecl
27 dnl It needs to be overridden, because the stdcall calling convention
/netbsd-src/sys/external/bsd/sljit/dist/
H A DINTERNAL_CHANGES4 Switching from stdcall to cdecl on x86-32. Fastcall is still the default
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/parallel/
H A Dcompatibility.h49 __attribute((dllimport)) void __attribute__((stdcall)) Sleep (unsigned long);
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/parallel/
H A Dcompatibility.h49 __attribute((dllimport)) void __attribute__((stdcall)) Sleep (unsigned long);
/netbsd-src/external/gpl3/binutils.old/dist/ld/emultempl/
H A Dpep.em313 {"add-stdcall-alias", no_argument, NULL, OPTION_STDCALL_ALIASES},
314 {"enable-stdcall-fixup", no_argument, NULL, OPTION_ENABLE_STDCALL_FIXUP},
315 {"disable-stdcall-fixup", no_argument, NULL, OPTION_DISABLE_STDCALL_FIXUP},
441 fprintf (file, _(" --add-stdcall-alias Export symbols with and without @nn\n"));
442 fprintf (file, _(" --disable-stdcall-fixup Don't link _sym to _sym@nn\n"));
443 fprintf (file, _(" --enable-stdcall-fixup Link _sym to _sym@nn without warnings\n"));
1069 /* The symbol is a stdcall symbol, so let's look for a
1093 einfo (_("Use --enable-stdcall-fixup to disable these warnings\n"));
1094 einfo (_("Use --disable-stdcall-fixup to disable these fixups\n"));
1101 /* The symbol is a cdecl symbol, so we look for stdcall
[all …]
H A Dpe.em345 {"add-stdcall-alias", no_argument, NULL, OPTION_STDCALL_ALIASES},
346 {"enable-stdcall-fixup", no_argument, NULL, OPTION_ENABLE_STDCALL_FIXUP},
347 {"disable-stdcall-fixup", no_argument, NULL, OPTION_DISABLE_STDCALL_FIXUP},
479 fprintf (file, _(" --add-stdcall-alias Export symbols with and without @nn\n"));
480 fprintf (file, _(" --disable-stdcall-fixup Don't link _sym to _sym@nn\n"));
481 fprintf (file, _(" --enable-stdcall-fixup Link _sym to _sym@nn without warnings\n"));
1127 einfo (_("Use --enable-stdcall-fixup to disable these warnings\n"));
1128 einfo (_("Use --disable-stdcall-fixup to disable these fixups\n"));
1159 /* The symbol is a stdcall symbol, so let's look for a
1174 /* The symbol is a cdecl symbol, so we look for stdcall
/netbsd-src/external/gpl3/binutils.old/dist/binutils/
H A DChangeLog-2006465 (xlate): Also add underscore to stdcall symbol if
467 (usage): Document --add-stdcall-underscore option.
469 (long_options): Use it for --add-stdcall-underscore option.
471 * doc/binutils.texi: Document --add-stdcall-underscore option
/netbsd-src/external/gpl3/binutils/dist/binutils/
H A DChangeLog-2006465 (xlate): Also add underscore to stdcall symbol if
467 (usage): Document --add-stdcall-underscore option.
469 (long_options): Use it for --add-stdcall-underscore option.
471 * doc/binutils.texi: Document --add-stdcall-underscore option
/netbsd-src/external/gpl3/binutils/dist/ld/emultempl/
H A Dpep.em363 {"add-stdcall-alias", no_argument, NULL, OPTION_STDCALL_ALIASES},
364 {"enable-stdcall-fixup", no_argument, NULL, OPTION_ENABLE_STDCALL_FIXUP},
365 {"disable-stdcall-fixup", no_argument, NULL, OPTION_DISABLE_STDCALL_FIXUP},
494 fprintf (file, _(" --add-stdcall-alias Export symbols with and without @nn\n"));
495 fprintf (file, _(" --disable-stdcall-fixup Don't link _sym to _sym@nn\n"));
496 fprintf (file, _(" --enable-stdcall-fixup Link _sym to _sym@nn without warnings\n"));
1164 /* The symbol is a stdcall symbol, so let's look for a
1188 einfo (_("Use --enable-stdcall-fixup to disable these warnings\n"));
1189 einfo (_("Use --disable-stdcall-fixup to disable these fixups\n"));
1196 /* The symbol is a cdecl symbol, so we look for stdcall
[all …]
H A Dpe.em361 {"add-stdcall-alias", no_argument, NULL, OPTION_STDCALL_ALIASES},
362 {"enable-stdcall-fixup", no_argument, NULL, OPTION_ENABLE_STDCALL_FIXUP},
363 {"disable-stdcall-fixup", no_argument, NULL, OPTION_DISABLE_STDCALL_FIXUP},
498 fprintf (file, _(" --add-stdcall-alias Export symbols with and without @nn\n"));
499 fprintf (file, _(" --disable-stdcall-fixup Don't link _sym to _sym@nn\n"));
500 fprintf (file, _(" --enable-stdcall-fixup Link _sym to _sym@nn without warnings\n"));
1181 einfo (_("Use --enable-stdcall-fixup to disable these warnings\n"));
1182 einfo (_("Use --disable-stdcall-fixup to disable these fixups\n"));
1237 /* The symbol is a stdcall symbol, so let's look for a
1252 /* The symbol is a cdecl symbol, so we look for stdcall
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/
H A Dtokens.h284 stdcall, enumerator
/netbsd-src/external/gpl3/binutils/dist/ld/po/
H A Dja.po137 msgid " --add-stdcall-alias Export symbols with and without @nn\n"
138 msgstr " --add-stdcall-alias シンボルを @nn 付きと @nn 無しとでエクスポートする\n"
142 msgid " --disable-stdcall-fixup Don't link _sym to _sym@nn\n"
143 msgstr " --disable-stdcall-fixup _sym から _sym@nn へのリンクを行わない\n"
147 msgid " --enable-stdcall-fixup Link _sym to _sym@nn without warnings\n"
148 msgstr " --enable-stdcall-fixup _sym を _sym@nn へ警告なしにリンクする\n"
388 msgid "Use --enable-stdcall-fixup to disable these warnings\n"
389 msgstr "これらの警告を無効にするためには --enable-stdcall-fixup を使用してください\n"
392 msgid "Use --disable-stdcall-fixup to disable these fixups\n"
393 msgstr "これらの修正を無効にするためには --disable-stdcall-fixup を使用してください\n"
H A Dzh_CN.po143 msgid " --add-stdcall-alias Export symbols with and without @nn\n"
144 msgstr " --add-stdcall-alias 导出带与不带 @nn 的符号\n"
148 msgid " --disable-stdcall-fixup Don't link _sym to _sym@nn\n"
149 msgstr " --disable-stdcall-fixup 不将 _sym 链接至 _sym@nn\n"
153 msgid " --enable-stdcall-fixup Link _sym to _sym@nn without warnings\n"
154 msgstr " --enable-stdcall-fixup 将 _sym 链接至 _sym@nn 而不给出警告\n"
394 msgid "Use --enable-stdcall-fixup to disable these warnings\n"
395 msgstr "使用 --enable-stdcall-fixup 来禁用这些警告\n"
398 msgid "Use --disable-stdcall-fixup to disable these fixups\n"
399 msgstr "使用 --disable-stdcall-fixup 来禁用这些修正\n"
H A Dzh_TW.po142 msgid " --add-stdcall-alias Export symbols with and without @nn\n"
143 msgstr " --add-stdcall-alias 匯出帶與不帶 @nn 的符號\n"
147 msgid " --disable-stdcall-fixup Don't link _sym to _sym@nn\n"
148 msgstr " --disable-stdcall-fixup 不將 _sym 鏈結至 _sym@nn\n"
152 msgid " --enable-stdcall-fixup Link _sym to _sym@nn without warnings\n"
153 msgstr " --enable-stdcall-fixup 將 _sym 鏈結至 _sym@nn 而不給予警告\n"
395 msgid "Use --enable-stdcall-fixup to disable these warnings\n"
396 msgstr "使用 --enable-stdcall-fixup 來停用這些警告\n"
399 msgid "Use --disable-stdcall-fixup to disable these fixups\n"
400 msgstr "使用 --disable-stdcall-fixup 來停用這些修正\n"
H A Dda.po145 msgid " --add-stdcall-alias Export symbols with and without @nn\n"
146 msgstr " --add-stdcall-alias Eksport�r symboler med og uden @nn\n"
150 msgid " --disable-stdcall-fixup Don't link _sym to _sym@nn\n"
151 msgstr " --disable-stdcall-fixup L�nk ikke _sym til _sym@nn\n"
155 msgid " --enable-stdcall-fixup Link _sym to _sym@nn without warnings\n"
156 msgstr " --enable-stdcall-fixup L�nk _sym til _sym@nn uden advarsler\n"
398 msgid "Use --enable-stdcall-fixup to disable these warnings\n"
399 msgstr "Brug --enable-stdcall-fixup til at deaktivere disse advarsler\n"
402 msgid "Use --disable-stdcall-fixup to disable these fixups\n"
403 msgstr "Brug --disable-stdcall-fixup til at deaktivere disse rettelser\n"
H A Did.po130 msgid " --add-stdcall-alias Export symbols with and without @nn\n"
131 msgstr " --add-stdcall-alias Expor simbol dengan dan tanpa @nn\n"
135 msgid " --disable-stdcall-fixup Don't link _sym to _sym@nn\n"
136 msgstr " --disable-stdcall-fixup Jangan hubungkan _sym ke _sym@nn\n"
140 msgid " --enable-stdcall-fixup Link _sym to _sym@nn without warnings\n"
141 msgstr " --enable-stdcall-fixup Hubungkan _sym ke _sym@nn tanpa peringatan\n"
384 msgid "Use --enable-stdcall-fixup to disable these warnings\n"
385 msgstr "Gunakan --enable-stdcall-fixup untuk menonaktifkan peringatan ini\n"
388 msgid "Use --disable-stdcall-fixup to disable these fixups\n"
389 msgstr "Gunakan --disable-stdcall-fixup untuk menonaktifkan perbaikan ini\n"
/netbsd-src/external/gpl3/binutils.old/dist/ld/po/
H A Dzh_TW.po142 msgid " --add-stdcall-alias Export symbols with and without @nn\n"
143 msgstr " --add-stdcall-alias 匯出帶與不帶 @nn 的符號\n"
147 msgid " --disable-stdcall-fixup Don't link _sym to _sym@nn\n"
148 msgstr " --disable-stdcall-fixup 不將 _sym 鏈結至 _sym@nn\n"
152 msgid " --enable-stdcall-fixup Link _sym to _sym@nn without warnings\n"
153 msgstr " --enable-stdcall-fixup 將 _sym 鏈結至 _sym@nn 而不給予警告\n"
395 msgid "Use --enable-stdcall-fixup to disable these warnings\n"
396 msgstr "使用 --enable-stdcall-fixup 來停用這些警告\n"
399 msgid "Use --disable-stdcall-fixup to disable these fixups\n"
400 msgstr "使用 --disable-stdcall-fixup 來停用這些修正\n"
H A Dja.po137 msgid " --add-stdcall-alias Export symbols with and without @nn\n"
138 msgstr " --add-stdcall-alias シンボルを @nn 付きと @nn 無しとでエクスポートする\n"
142 msgid " --disable-stdcall-fixup Don't link _sym to _sym@nn\n"
143 msgstr " --disable-stdcall-fixup _sym から _sym@nn へのリンクを行わない\n"
147 msgid " --enable-stdcall-fixup Link _sym to _sym@nn without warnings\n"
148 msgstr " --enable-stdcall-fixup _sym を _sym@nn へ警告なしにリンクする\n"
388 msgid "Use --enable-stdcall-fixup to disable these warnings\n"
389 msgstr "これらの警告を無効にするためには --enable-stdcall-fixup を使用してください\n"
392 msgid "Use --disable-stdcall-fixup to disable these fixups\n"
393 msgstr "これらの修正を無効にするためには --disable-stdcall-fixup を使用してください\n"
H A Dzh_CN.po143 msgid " --add-stdcall-alias Export symbols with and without @nn\n"
144 msgstr " --add-stdcall-alias 导出带与不带 @nn 的符号\n"
148 msgid " --disable-stdcall-fixup Don't link _sym to _sym@nn\n"
149 msgstr " --disable-stdcall-fixup 不将 _sym 链接至 _sym@nn\n"
153 msgid " --enable-stdcall-fixup Link _sym to _sym@nn without warnings\n"
154 msgstr " --enable-stdcall-fixup 将 _sym 链接至 _sym@nn 而不给出警告\n"
394 msgid "Use --enable-stdcall-fixup to disable these warnings\n"
395 msgstr "使用 --enable-stdcall-fixup 来禁用这些警告\n"
398 msgid "Use --disable-stdcall-fixup to disable these fixups\n"
399 msgstr "使用 --disable-stdcall-fixup 来禁用这些修正\n"
H A Dda.po145 msgid " --add-stdcall-alias Export symbols with and without @nn\n"
146 msgstr " --add-stdcall-alias Eksport�r symboler med og uden @nn\n"
150 msgid " --disable-stdcall-fixup Don't link _sym to _sym@nn\n"
151 msgstr " --disable-stdcall-fixup L�nk ikke _sym til _sym@nn\n"
155 msgid " --enable-stdcall-fixup Link _sym to _sym@nn without warnings\n"
156 msgstr " --enable-stdcall-fixup L�nk _sym til _sym@nn uden advarsler\n"
398 msgid "Use --enable-stdcall-fixup to disable these warnings\n"
399 msgstr "Brug --enable-stdcall-fixup til at deaktivere disse advarsler\n"
402 msgid "Use --disable-stdcall-fixup to disable these fixups\n"
403 msgstr "Brug --disable-stdcall-fixup til at deaktivere disse rettelser\n"
H A Did.po130 msgid " --add-stdcall-alias Export symbols with and without @nn\n"
131 msgstr " --add-stdcall-alias Expor simbol dengan dan tanpa @nn\n"
135 msgid " --disable-stdcall-fixup Don't link _sym to _sym@nn\n"
136 msgstr " --disable-stdcall-fixup Jangan hubungkan _sym ke _sym@nn\n"
140 msgid " --enable-stdcall-fixup Link _sym to _sym@nn without warnings\n"
141 msgstr " --enable-stdcall-fixup Hubungkan _sym ke _sym@nn tanpa peringatan\n"
384 msgid "Use --enable-stdcall-fixup to disable these warnings\n"
385 msgstr "Gunakan --enable-stdcall-fixup untuk menonaktifkan peringatan ini\n"
388 msgid "Use --disable-stdcall-fixup to disable these fixups\n"
389 msgstr "Gunakan --disable-stdcall-fixup untuk menonaktifkan perbaikan ini\n"
H A Dit.po131 msgid " --add-stdcall-alias Export symbols with and without @nn\n"
132 msgstr " --add-stdcall-alias Esporta i simboli con e senza @nn\n"
136 msgid " --disable-stdcall-fixup Don't link _sym to _sym@nn\n"
137 msgstr " --disable-stdcall-fixup Non esegue il link di _sym a _sym@nn\n"
141 msgid " --enable-stdcall-fixup Link _sym to _sym@nn without warnings\n"
142 msgstr " --enable-stdcall-fixup Esegue il link di _sym a _sym@nn senza avvertire\n"
385 msgid "Use --enable-stdcall-fixup to disable these warnings\n"
386 msgstr "Usare --enable-stdcall-fixup per disabilitare questi avvertimenti\n"
389 msgid "Use --disable-stdcall-fixup to disable these fixups\n"
390 msgstr "Usare --disable-stdcall-fixup per disabilitare queste correzioni\n"
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/IntelJITEvents/
H A Dittnotify_config.h93 # define STDCALL __attribute__ ((stdcall))

1234567