| /src/sys/arch/atari/dev/ |
| ms.c | 137 struct firm_event *fe, *fe2; local 253 fe2 = &ms->ms_bq[ms->ms_bq_idx++]; 255 fe2->id = MS_RIGHT; 257 fe2->id = MS_LEFT; 259 fe2->id = MS_MIDDLE; 260 fe2->value = 262 firm_gettime(fe2);
|
| ms.c | 137 struct firm_event *fe, *fe2; local 253 fe2 = &ms->ms_bq[ms->ms_bq_idx++]; 255 fe2->id = MS_RIGHT; 257 fe2->id = MS_LEFT; 259 fe2->id = MS_MIDDLE; 260 fe2->value = 262 firm_gettime(fe2);
|
| /src/sys/dev/ic/ |
| anx_dp.c | 309 uint32_t fe2, pd, hrc; local 326 fe2 = bus_space_read_4(sc->sc_bst, sc->sc_bsh, ANXDP_FUNC_EN_2); 327 fe2 |= AUX_FUNC_EN_N; 328 bus_space_write_4(sc->sc_bst, sc->sc_bsh, ANXDP_FUNC_EN_2, fe2); 338 fe2 = bus_space_read_4(sc->sc_bst, sc->sc_bsh, ANXDP_FUNC_EN_2); 339 fe2 &= ~AUX_FUNC_EN_N; 340 bus_space_write_4(sc->sc_bst, sc->sc_bsh, ANXDP_FUNC_EN_2, fe2);
|
| anx_dp.c | 309 uint32_t fe2, pd, hrc; local 326 fe2 = bus_space_read_4(sc->sc_bst, sc->sc_bsh, ANXDP_FUNC_EN_2); 327 fe2 |= AUX_FUNC_EN_N; 328 bus_space_write_4(sc->sc_bst, sc->sc_bsh, ANXDP_FUNC_EN_2, fe2); 338 fe2 = bus_space_read_4(sc->sc_bst, sc->sc_bsh, ANXDP_FUNC_EN_2); 339 fe2 &= ~AUX_FUNC_EN_N; 340 bus_space_write_4(sc->sc_bst, sc->sc_bsh, ANXDP_FUNC_EN_2, fe2);
|
| /src/external/gpl3/binutils/dist/bfd/ |
| coffcode.h | 868 const struct comdat_hash_entry *fe2 = e2; 869 return fe1->target_index == fe2->target_index; 867 const struct comdat_hash_entry *fe2 = e2; local
|
| coffcode.h | 868 const struct comdat_hash_entry *fe2 = e2; 869 return fe1->target_index == fe2->target_index; 867 const struct comdat_hash_entry *fe2 = e2; local
|
| /src/external/gpl3/binutils.old/dist/bfd/ |
| coffcode.h | 868 const struct comdat_hash_entry *fe2 = e2; 869 return fe1->target_index == fe2->target_index; 867 const struct comdat_hash_entry *fe2 = e2; local
|
| coffcode.h | 868 const struct comdat_hash_entry *fe2 = e2; 869 return fe1->target_index == fe2->target_index; 867 const struct comdat_hash_entry *fe2 = e2; local
|
| /src/external/gpl3/gdb.old/dist/bfd/ |
| coffcode.h | 868 const struct comdat_hash_entry *fe2 = e2; 869 return fe1->target_index == fe2->target_index; 867 const struct comdat_hash_entry *fe2 = e2; local
|
| coffcode.h | 868 const struct comdat_hash_entry *fe2 = e2; 869 return fe1->target_index == fe2->target_index; 867 const struct comdat_hash_entry *fe2 = e2; local
|
| /src/external/gpl3/gdb/dist/bfd/ |
| coffcode.h | 868 const struct comdat_hash_entry *fe2 = e2; 869 return fe1->target_index == fe2->target_index; 867 const struct comdat_hash_entry *fe2 = e2; local
|
| coffcode.h | 868 const struct comdat_hash_entry *fe2 = e2; 869 return fe1->target_index == fe2->target_index; 867 const struct comdat_hash_entry *fe2 = e2; local
|