Searched refs:p_mem_val (Results 1 – 5 of 5) sorted by relevance
598 char *p_mem_val = NULL; in get_mem_val_from_file() local632 p_mem_val = (char*)&mem_val; in get_mem_val_from_file()633 p_mem_val[sizeof(uint32) - 1] = '\0'; in get_mem_val_from_file()634 mem_val = bcm_atoi(p_mem_val); in get_mem_val_from_file()730 char *p_mem_val = NULL; in get_assert_val_from_file() local748 p_mem_val = (char *)&mem_val; in get_assert_val_from_file()749 p_mem_val[sizeof(uint32) - 1] = '\0'; in get_assert_val_from_file()750 mem_val = bcm_atoi(p_mem_val); in get_assert_val_from_file()
604 char *p_mem_val = NULL; in get_mem_val_from_file() local638 p_mem_val = (char*)&mem_val; in get_mem_val_from_file()639 p_mem_val[sizeof(uint32) - 1] = '\0'; in get_mem_val_from_file()640 mem_val = bcm_atoi(p_mem_val); in get_mem_val_from_file()734 char *p_mem_val = NULL; in get_assert_val_from_file() local752 p_mem_val = (char *)&mem_val; in get_assert_val_from_file()753 p_mem_val[sizeof(uint32) - 1] = '\0'; in get_assert_val_from_file()754 mem_val = bcm_atoi(p_mem_val); in get_assert_val_from_file()
1189 char *p_mem_val = NULL; in get_mem_val_from_file() local1223 p_mem_val = (char*)&mem_val; in get_mem_val_from_file()1224 p_mem_val[sizeof(uint32) - 1] = '\0'; in get_mem_val_from_file()1225 mem_val = bcm_atoi(p_mem_val); in get_mem_val_from_file()1328 char *p_mem_val = NULL; in get_assert_val_from_file() local1346 p_mem_val = (char *)&mem_val; in get_assert_val_from_file()1347 p_mem_val[sizeof(uint32) - 1] = '\0'; in get_assert_val_from_file()1348 mem_val = bcm_atoi(p_mem_val); in get_assert_val_from_file()
1191 char *p_mem_val = NULL; in get_mem_val_from_file() local1225 p_mem_val = (char*)&mem_val; in get_mem_val_from_file()1226 p_mem_val[sizeof(uint32) - 1] = '\0'; in get_mem_val_from_file()1227 mem_val = bcm_atoi(p_mem_val); in get_mem_val_from_file()1330 char *p_mem_val = NULL; in get_assert_val_from_file() local1348 p_mem_val = (char *)&mem_val; in get_assert_val_from_file()1349 p_mem_val[sizeof(uint32) - 1] = '\0'; in get_assert_val_from_file()1350 mem_val = bcm_atoi(p_mem_val); in get_assert_val_from_file()