Home
last modified time | relevance | path

Searched refs:ix86_handle_cconv_attribute (Results 1 – 3 of 3) sorted by relevance

/NextBSD/contrib/gcc/config/i386/
HDi386.c1411 static tree ix86_handle_cconv_attribute (tree *, tree, tree, int, bool *);
2552 { "stdcall", 0, 0, false, true, true, ix86_handle_cconv_attribute },
2555 { "fastcall", 0, 0, false, true, true, ix86_handle_cconv_attribute },
2557 { "cdecl", 0, 0, false, true, true, ix86_handle_cconv_attribute },
2560 { "regparm", 1, 1, false, true, true, ix86_handle_cconv_attribute },
2563 { "sseregparm", 0, 0, false, true, true, ix86_handle_cconv_attribute },
2566 false, true, true, ix86_handle_cconv_attribute },
2668 ix86_handle_cconv_attribute (tree *node, tree name, in ix86_handle_cconv_attribute() function
/NextBSD/contrib/gcc/
HDChangeLog-20065642 (ix86_handle_cconv_attribute): Emit error when
HDChangeLog-200514750 (ix86_handle_cconv_attribute): ... here. Also handle