LOG_W(MAC,"symbol 0x%x is not free for PUCCH alloc in vrb_map_UL at RB %ld and slot %d.%d\n",symb,resource->startingPRB,pucch->frame,pucch->ul_slot);
if((vrb_map_UL[resource->startingPRB]&symb)!=0)
vrb_map_UL[resource->startingPRB]|=symb;
LOG_W(NR_MAC,"symbol 0x%x is not free for PUCCH alloc in vrb_map_UL at RB %ld and slot %d.%d\n",symb,resource->startingPRB,pucch->frame,pucch->ul_slot);