# to\_ea

```
Return value of expression: ((seg<<4) + off)

long to_ea(long seg, long off);
```
