Searched refs:atol (Results 1 – 6 of 6) sorted by relevance
44 test_round = atol(argv[0]); in test_args()45 final_round = atol(argv[1]); in test_args()
61 n_times = atol(argv[0]); in test_args()
13 atol
723 notification_size = atol(ptr); in test_args()734 conn_interval_max = atol(ptr); in test_args()
476 notification_size = atol(ptr); in test_args()
957 - The atof, atoi, atol and atoll functions of <stdlib.h> shall not be used