| /src/external/gpl3/binutils/dist/bfd/ |
| cpu-avr.c | 27 machine which would be compatible with both and returns a pointer 31 compatible (const bfd_arch_info_type * a, function 41 /* avr-6 is compatible only with itself as its call convention is not 42 compatible with other avr (the mcu saves the return address on 3 bytes 94 compatible, \
|
| cpu-msp430.c | 27 machine which would be compatible with both and returns a pointer 31 compatible (const bfd_arch_info_type * a, function 55 compatible, \
|
| cpu-score.c | 30 machine which would be compatible with both and returns a pointer 34 compatible (const bfd_arch_info_type * a, const bfd_arch_info_type * b) function 57 compatible, \
|
| cpu-z8k.c | 27 they'd be compatible */ 30 compatible (const bfd_arch_info_type *a, const bfd_arch_info_type *b) function 40 compatible, bfd_default_scan, bfd_arch_default_fill, NULL, 0 } 46 compatible, bfd_default_scan, bfd_arch_default_fill,
|
| cpu-z80.c | 29 returns whether they'd be compatible. */ 32 compatible (const bfd_arch_info_type *a, const bfd_arch_info_type *b) function 103 compatible, bfd_default_scan, bfd_arch_default_fill, next, 0 }
|
| cpu-aarch64.c | 28 machine which would be compatible with both and returns a pointer 32 compatible (const bfd_arch_info_type * a, const bfd_arch_info_type * b) function 128 "aarch64", PRINT, 4, DEFAULT, compatible, scan, \
|
| cpu-h8300.c | 94 which would be compatible with both and returns a pointer to its 98 compatible (const bfd_arch_info_type *in, const bfd_arch_info_type *out) function 119 compatible, h8300_scan, bfd_arch_default_fill, next, 0 }
|
| /src/external/gpl3/binutils.old/dist/bfd/ |
| cpu-avr.c | 27 machine which would be compatible with both and returns a pointer 31 compatible (const bfd_arch_info_type * a, function 41 /* avr-6 is compatible only with itself as its call convention is not 42 compatible with other avr (the mcu saves the return address on 3 bytes 94 compatible, \
|
| cpu-msp430.c | 27 machine which would be compatible with both and returns a pointer 31 compatible (const bfd_arch_info_type * a, function 55 compatible, \
|
| cpu-score.c | 30 machine which would be compatible with both and returns a pointer 34 compatible (const bfd_arch_info_type * a, const bfd_arch_info_type * b) function 57 compatible, \
|
| cpu-z8k.c | 27 they'd be compatible */ 30 compatible (const bfd_arch_info_type *a, const bfd_arch_info_type *b) function 40 compatible, bfd_default_scan, bfd_arch_default_fill, NULL, 0 } 46 compatible, bfd_default_scan, bfd_arch_default_fill,
|
| cpu-z80.c | 29 returns whether they'd be compatible. */ 32 compatible (const bfd_arch_info_type *a, const bfd_arch_info_type *b) function 103 compatible, bfd_default_scan, bfd_arch_default_fill, next, 0 }
|
| /src/external/gpl3/gdb.old/dist/bfd/ |
| cpu-avr.c | 27 machine which would be compatible with both and returns a pointer 31 compatible (const bfd_arch_info_type * a, function 41 /* avr-6 is compatible only with itself as its call convention is not 42 compatible with other avr (the mcu saves the return address on 3 bytes 94 compatible, \
|
| cpu-msp430.c | 27 machine which would be compatible with both and returns a pointer 31 compatible (const bfd_arch_info_type * a, function 55 compatible, \
|
| cpu-score.c | 30 machine which would be compatible with both and returns a pointer 34 compatible (const bfd_arch_info_type * a, const bfd_arch_info_type * b) function 57 compatible, \
|
| cpu-z8k.c | 27 they'd be compatible */ 30 compatible (const bfd_arch_info_type *a, const bfd_arch_info_type *b) function 40 compatible, bfd_default_scan, bfd_arch_default_fill, NULL, 0 } 46 compatible, bfd_default_scan, bfd_arch_default_fill,
|
| cpu-z80.c | 29 returns whether they'd be compatible. */ 32 compatible (const bfd_arch_info_type *a, const bfd_arch_info_type *b) function 103 compatible, bfd_default_scan, bfd_arch_default_fill, next, 0 }
|
| /src/external/gpl3/gdb/dist/bfd/ |
| cpu-avr.c | 27 machine which would be compatible with both and returns a pointer 31 compatible (const bfd_arch_info_type * a, function 41 /* avr-6 is compatible only with itself as its call convention is not 42 compatible with other avr (the mcu saves the return address on 3 bytes 94 compatible, \
|
| cpu-msp430.c | 27 machine which would be compatible with both and returns a pointer 31 compatible (const bfd_arch_info_type * a, function 55 compatible, \
|
| cpu-score.c | 30 machine which would be compatible with both and returns a pointer 34 compatible (const bfd_arch_info_type * a, const bfd_arch_info_type * b) function 57 compatible, \
|
| cpu-z8k.c | 27 they'd be compatible */ 30 compatible (const bfd_arch_info_type *a, const bfd_arch_info_type *b) function 40 compatible, bfd_default_scan, bfd_arch_default_fill, NULL, 0 } 46 compatible, bfd_default_scan, bfd_arch_default_fill,
|
| cpu-z80.c | 29 returns whether they'd be compatible. */ 32 compatible (const bfd_arch_info_type *a, const bfd_arch_info_type *b) function 103 compatible, bfd_default_scan, bfd_arch_default_fill, next, 0 }
|
| /src/sys/arch/evbmips/loongson/ |
| bonito_mainbus.c | 74 bool compatible; local 80 * their own derivative, which is no longer 100% compatible. 85 compatible = false; 87 compatible = true; 94 if (compatible) {
|
| /src/sys/arch/shark/ofw/ |
| if_cs_ofisa_machdep.c | 75 char compatible[64]; local 92 /* Check for compatible match. */ 93 if (OF_getprop(aa->oba.oba_phandle, "compatible", compatible, 94 sizeof(compatible)) > 0 && pmatch(compatible, "*CS8900*",
|
| /src/sys/external/bsd/vchiq/dist/interface/vchiq_arm/ |
| vchiq_netbsd_acpi.c | 72 const char * const compatible[] = { "BCM2835", NULL }; local 78 return acpi_match_hid(aa->aa_node->ad_devinfo, compatible);
|