Home
last modified time | relevance | path

Searched refs:_POSIX_C_SOURCE (Results 1 – 25 of 44) sorted by relevance

12

/Zephyr-latest/lib/libc/common/source/time/
Dlocaltime_r_utc.c7 #undef _POSIX_C_SOURCE
8 #define _POSIX_C_SOURCE 200809L macro
Dctime.c7 #undef _POSIX_C_SOURCE
8 #define _POSIX_C_SOURCE 200809L macro
/Zephyr-latest/tests/benchmarks/footprints/src/
Dlibc.c7 #undef _POSIX_C_SOURCE
8 #define _POSIX_C_SOURCE 200809L macro
/Zephyr-latest/samples/posix/gettimeofday/src/
Dmain.c7 #undef _POSIX_C_SOURCE
8 #define _POSIX_C_SOURCE 200809L macro
/Zephyr-latest/lib/posix/options/
Dfile_system_r.c7 #undef _POSIX_C_SOURCE
8 #define _POSIX_C_SOURCE 200809L macro
Dsysconf.c7 #undef _POSIX_C_SOURCE
8 #define _POSIX_C_SOURCE 200809L macro
Dfs.c7 #undef _POSIX_C_SOURCE
8 #define _POSIX_C_SOURCE 200809L macro
Dtimer.c7 #undef _POSIX_C_SOURCE
8 #define _POSIX_C_SOURCE 200809L macro
/Zephyr-latest/drivers/flash/
Dflash_simulator_native.c12 #undef _POSIX_C_SOURCE
16 #define _POSIX_C_SOURCE 200809L macro
/Zephyr-latest/drivers/eeprom/
Deeprom_simulator_native.c12 #undef _POSIX_C_SOURCE
13 #define _POSIX_C_SOURCE 200809L macro
/Zephyr-latest/tests/bluetooth/uuid/src/
Dtest_bt_uuid_to_str.c5 #undef _POSIX_C_SOURCE
6 #define _POSIX_C_SOURCE 200809L macro
/Zephyr-latest/tests/posix/fs/src/
Dtest_fs_stat.c7 #undef _POSIX_C_SOURCE
8 #define _POSIX_C_SOURCE 200809L macro
Dtest_fs_dir.c7 #undef _POSIX_C_SOURCE
8 #define _POSIX_C_SOURCE 200809L macro
/Zephyr-latest/modules/zcbor/
DCMakeLists.txt13 zephyr_library_compile_definitions(_POSIX_C_SOURCE=200809L)
/Zephyr-latest/include/zephyr/posix/
Daio.h28 #if _POSIX_C_SOURCE >= 200112L
Dunistd.h70 #if _POSIX_C_SOURCE >= 2
/Zephyr-latest/boards/native/native_posix/
DCMakeLists.txt7 zephyr_library_compile_definitions(_POSIX_C_SOURCE=200809L _XOPEN_SOURCE=600 _XOPEN_SOURCE_EXTENDED)
/Zephyr-latest/tests/drivers/rtc/rtc_api/
DCMakeLists.txt38 target_compile_definitions(app PRIVATE _POSIX_C_SOURCE=200809L)
/Zephyr-latest/arch/posix/core/
DCMakeLists.txt34 …zephyr_library_compile_definitions(_POSIX_C_SOURCE=200809L _XOPEN_SOURCE=600 _XOPEN_SOURCE_EXTENDE…
/Zephyr-latest/subsys/shell/modules/
Ddate_service.c7 #undef _POSIX_C_SOURCE
8 #define _POSIX_C_SOURCE 200809L macro
/Zephyr-latest/subsys/ipc/ipc_service/lib/
Dicmsg_me.c7 #undef _POSIX_C_SOURCE
8 #define _POSIX_C_SOURCE 200809L macro
/Zephyr-latest/tests/net/lib/coap_client/
DCMakeLists.txt19 target_compile_definitions(app PRIVATE _POSIX_C_SOURCE=200809L)
/Zephyr-latest/subsys/bluetooth/services/
Dcts.c11 #undef _POSIX_C_SOURCE
12 #define _POSIX_C_SOURCE 200809L /* To get gmtime_r()'s prototype */ macro
/Zephyr-latest/lib/libc/minimal/include/
Dstdlib.h76 #if _POSIX_C_SOURCE >= 200112L
/Zephyr-latest/modules/thrift/
DCMakeLists.txt43 zephyr_library_compile_definitions(_POSIX_C_SOURCE=200809L)

12