~ubuntu-branches/ubuntu/trusty/libclc/trusty-proposed

1
2
3
_CLC_OVERLOAD _CLC_DEF __CLC_FLOATN normalize(__CLC_FLOATN p) {
  return p/length(p);
}