Home
last modified time | relevance | path

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

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