Home
last modified time | relevance | path

Searched refs:bs_number_strlen (Results 1 – 3 of 3) sorted by relevance

/babblesim_base-3.7.0/libUtilv1/src/
Dbs_string.h14 int bs_number_strlen(long long int a);
Dbs_string.c17 int bs_number_strlen(long long int a) { in bs_number_strlen() function
/babblesim_base-3.7.0/libPhyComv1/src/
Dbs_pc_base.c225 int flen = pb_com_path_length + 20 + strlen(phy_id) + bs_number_strlen(dev_nbr); in pb_device_test_and_create_lock_file()
278 int flen = pb_com_path_length + 30 + strlen(p) + bs_number_strlen(d); in pb_phy_initcom()
463 int flen = pb_com_path_length + strlen(p) + bs_number_strlen(d) + 30; in pb_dev_init_com()