Searched refs:b_ret (Results 1 – 2 of 2) sorted by relevance
536 bool b_ret = winapi::virtual_unlock(shrink_page_start, shrink_page_bytes) in shrink_by() local540 b_ret = b_ret && winapi::virtual_protect in shrink_by()542 return b_ret; in shrink_by()
1491 bool b_ret = get_registry_value_buffer( hkey_local_machine in get_last_bootup_time() local1494 if (b_ret) in get_last_bootup_time()1501 b_ret = get_registry_value_buffer( hkey_local_machine in get_last_bootup_time()1505 if(b_ret) in get_last_bootup_time()1512 b_ret = true; in get_last_bootup_time()1514 return b_ret; in get_last_bootup_time()