Home
last modified time | relevance | path

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

/trusty/user/base/lib/protobuf/
Dconfig.h137 #ifndef _GNU_SOURCE
138 #define _GNU_SOURCE 1 macro
/trusty/user/app/storage/test/storage_host_test/
Dstorage_host_test.c17 #define _GNU_SOURCE /* for asprintf */ macro
/trusty/user/base/lib/dlmalloc/
Ddlmalloc.c654 #define _GNU_SOURCE /* Turns on mremap() definition */ macro