internal/common.h: rename macro `(un)likely` to `ossl_(un)likely`
authorMatthias St. Pierre <matthias.st.pierre@ncp-e.com>
Thu, 2 Nov 2023 19:51:52 +0000 (20:51 +0100)
committerMatthias St. Pierre <matthias.st.pierre@ncp-e.com>
Fri, 3 Nov 2023 20:08:22 +0000 (21:08 +0100)
commitf1e0c94545a6eb02914a31c3d94bf96387ebc68d
tree47fec126f4c8bfff87bfbdcd03c7f800bfd3fc22
parent1aa08644ecd4005c0f55276b2e8dabd8a2a758f0
internal/common.h: rename macro `(un)likely` to `ossl_(un)likely`

The macro was introduced in commit ed6dfd1e3694 without an
openssl-specific prefix as mandated by the coding style.

Reviewed-by: Tim Hudson <tjh@openssl.org>
Reviewed-by: Tom Cosgrove <tom.cosgrove@arm.com>
(Merged from https://github.com/openssl/openssl/pull/22603)
crypto/evp/evp_enc.c
crypto/rand/rand_uniform.c
include/internal/common.h