HomeSort by: relevance | last modified time | path
    Searched defs:hardwire_ops (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl3/gdb.old/dist/gdb/
ser-unix.c 531 static const struct serial_ops hardwire_ops =
560 serial_add_interface (&hardwire_ops);
529 static const struct serial_ops hardwire_ops = variable in typeref:struct:serial_ops
ser-mingw.c 1221 static const struct serial_ops hardwire_ops = variable in typeref:struct:serial_ops
1359 serial_add_interface (&hardwire_ops);
  /src/external/gpl3/gdb/dist/gdb/
ser-unix.c 678 static const struct serial_ops hardwire_ops =
705 serial_add_interface (&hardwire_ops);
676 static const struct serial_ops hardwire_ops = variable in typeref:struct:serial_ops
ser-mingw.c 1221 static const struct serial_ops hardwire_ops = variable in typeref:struct:serial_ops
1357 serial_add_interface (&hardwire_ops);

Completed in 29 milliseconds