Home
last modified time | relevance | path

Searched defs:LOCAL_CFLAGS (Results 1 – 4 of 4) sorted by relevance

/openthread-2.7.6/third_party/mbedtls/repo/programs/fuzz/
DMakefile4 LOCAL_CFLAGS = -I../../tests/include -I../../include -D_FILE_OFFSET_BITS=64 macro
/openthread-2.7.6/third_party/mbedtls/repo/library/
DMakefile12 LOCAL_CFLAGS = $(WARNING_CFLAGS) -I. -I../include -D_FILE_OFFSET_BITS=64 macro
/openthread-2.7.6/third_party/mbedtls/repo/tests/
DMakefile12 LOCAL_CFLAGS = $(WARNING_CFLAGS) -I./include -I../include -I../library -D_FILE_OFFSET_BITS=64 macro
/openthread-2.7.6/third_party/mbedtls/repo/programs/
DMakefile13 LOCAL_CFLAGS = $(WARNING_CFLAGS) -I../tests/include -I../include -D_FILE_OFFSET_BITS=64 macro