Home
last modified time | relevance | path

Searched refs:_GNU_SOURCE (Results 1 – 4 of 4) sorted by relevance

/mbedtls-latest/library/
Dentropy_poll.c10 #if !defined(_GNU_SOURCE)
11 #define _GNU_SOURCE macro
Dplatform_util.c18 #if !defined(_GNU_SOURCE)
20 #define _GNU_SOURCE macro
Dsha256.c47 #if !defined(_GNU_SOURCE)
48 #define _GNU_SOURCE macro
/mbedtls-latest/
DChangeLog127 * Fix issue of redefinition warning messages for _GNU_SOURCE in
2328 * Fix the build when the macro _GNU_SOURCE is defined to a non-empty value.