Searched refs:gdb_fnwidth (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dcompleter.c2670 gdb_fnwidth (const char *string)
2943 common_length = temp ? gdb_fnwidth (temp) : gdb_fnwidth (t);
2668 gdb_fnwidth (const char *string) function
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dcompleter.c2567 gdb_fnwidth (const char *string)
2840 common_length = temp ? gdb_fnwidth (temp) : gdb_fnwidth (t);
2565 gdb_fnwidth (const char *string) function

Completed in 225 milliseconds