Searched defs:named (Results 1 – 8 of 8) sorted by relevance
/dflybsd-src/games/hack/ |
H A D | hack.steal.c | 142 int named = 0; in steal() local
|
/dflybsd-src/usr.bin/vmstat/ |
H A D | vmstat.c | 937 int named; in dointr() local
|
/dflybsd-src/contrib/gcc-4.7/gcc/ |
H A D | targhooks.c | 318 const_tree type ATTRIBUTE_UNUSED, bool named) in hook_callee_copies_named()
|
/dflybsd-src/contrib/gcc-8.0/gcc/ |
H A D | targhooks.c | 339 const_tree type ATTRIBUTE_UNUSED, bool named) in hook_callee_copies_named()
|
H A D | varasm.c | 997 bss_initializer_p (const_tree decl, bool named) in bss_initializer_p()
|
H A D | tree.c | 8280 build_complex_type (tree component_type, bool named) in build_complex_type()
|
/dflybsd-src/contrib/gcc-4.7/gcc/config/i386/ |
H A D | i386.c | 6550 const_tree type, HOST_WIDE_INT words, bool named) in function_arg_advance_64() 6595 const_tree type, bool named) in ix86_function_arg_advance() 6749 enum machine_mode orig_mode, const_tree type, bool named) in function_arg_64() 6785 enum machine_mode orig_mode, bool named, in function_arg_ms_64() 6843 const_tree type, bool named) in ix86_function_arg()
|
/dflybsd-src/contrib/gcc-8.0/gcc/config/i386/ |
H A D | i386.c | 8410 const_tree type, HOST_WIDE_INT words, bool named) in function_arg_advance_64() 8460 const_tree type, bool named) in ix86_function_arg_advance() 8689 machine_mode orig_mode, const_tree type, bool named) in function_arg_64() 8731 machine_mode orig_mode, bool named, in function_arg_ms_64() 8789 const_tree type, bool named) in ix86_function_arg()
|