Home
last modified time | relevance | path

Searched refs:mode_table_count (Results 1 – 5 of 5) sorted by relevance

/dports/comms/flmsg/flmsg-4.0.19/src/utils/
H A Dtime_table.cxx254 int mode_table_count(void) in mode_table_count() function
268 int index_limit = mode_table_count(); in modem_at_index()
/dports/comms/flamp/flamp-2.2.07/src/utils/
H A Dtime_table.cxx257 int mode_table_count(void) in mode_table_count() function
271 int index_limit = mode_table_count(); in modem_at_index()
/dports/comms/flmsg/flmsg-4.0.19/src/include/
H A Dtime_table.h32 extern int mode_table_count(void);
/dports/comms/flamp/flamp-2.2.07/src/include/
H A Dtime_table.h32 extern int mode_table_count(void);
/dports/comms/flmsg/flmsg-4.0.19/src/
H A Dflmsg_dialog.cxx129 int num_modes = mode_table_count(); in update_cbo_modes()