Files
mbedtls/include/mbedtls
Hanno Becker d6028a1894 Improve macro hygiene
This commit improves hygiene and formatting of macro definitions
throughout the library. Specifically:
- It adds brackets around parameters to avoid unintended
  interpretation of arguments, e.g. due to operator precedence.
- It adds uses of the `do { ... } while( 0 )` idiom for macros that
  can be used as commands.
2019-04-24 10:51:54 +02:00
..
2019-04-24 10:51:54 +02:00
2019-04-24 10:51:54 +02:00
2018-12-16 12:02:50 +02:00
2018-07-01 10:22:53 +03:00
2018-12-28 11:11:10 +08:00
2018-12-16 12:02:50 +02:00
2019-03-01 10:29:49 +01:00
2018-12-06 12:22:46 +00:00
2019-02-21 16:58:20 +01:00
2018-11-09 15:01:07 +00:00
2018-12-16 12:02:50 +02:00
2019-04-24 10:51:54 +02:00
2018-12-16 12:02:50 +02:00
2018-12-28 11:11:10 +08:00
2018-12-28 11:11:10 +08:00
2019-03-19 16:20:02 +00:00
2019-04-24 10:51:54 +02:00