Files
zephyr/lib
Anas Nashif 52775ff263 kernel: rename reserved 'exp' symbol
This symbol is reserved and usage of reserved symbols violates the
coding guidelines. (MISRA 21.2)

NAME
       exp, expf, expl - base-e exponential function

SYNOPSIS
       #include <math.h>

       double exp(double x);

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2021-03-25 07:28:37 -04:00
..
2021-03-25 07:28:37 -04:00
2021-03-01 09:50:32 -05:00
2021-03-01 09:50:32 -05:00
2021-03-01 09:50:32 -05:00