Searched defs:types_match (Results 1 - 5 of 5) sorted by relevance

/openbsd-current/gnu/usr.bin/perl/
H A Dgen_syscall_emulator.pl304 sub types_match($l, $r) subroutine
/openbsd-current/gnu/usr.bin/gcc/gcc/
H A Dc-decl.c866 int types_match = comptypes (TREE_TYPE (newdecl), TREE_TYPE (olddecl)); local
[all...]
/openbsd-current/gnu/gcc/gcc/cp/
H A Ddecl.c918 int types_match; local
1111 int olddecl_friend = 0, types_match = 0, hidden_friend = 0; local
[all...]
/openbsd-current/gnu/usr.bin/gcc/gcc/cp/
H A Ddecl.c3155 int types_match; local
3306 int olddecl_friend = 0, types_match = 0; local
[all...]
/openbsd-current/gnu/usr.bin/gcc/gcc/f/
H A Dcom.c13184 int types_match = 1; local
[all...]

Completed in 244 milliseconds