Home
last modified time | relevance | path

Searched refs:SETLOCALE_NULL_ALL_MTSAFE (Results 1 – 2 of 2) sorted by relevance

/dflybsd-src/contrib/grep/lib/
H A Dsetlocale_null.c32 #if !(SETLOCALE_NULL_ALL_MTSAFE && SETLOCALE_NULL_ONE_MTSAFE)
176 #if !(SETLOCALE_NULL_ALL_MTSAFE && SETLOCALE_NULL_ONE_MTSAFE) /* musl libc, macOS, FreeBSD, NetBSD,…
271 #if SETLOCALE_NULL_ALL_MTSAFE in setlocale_null_r()
303 #if SETLOCALE_NULL_ALL_MTSAFE && SETLOCALE_NULL_ONE_MTSAFE in setlocale_null()
319 # if SETLOCALE_NULL_ALL_MTSAFE in setlocale_null()
/dflybsd-src/gnu/usr.bin/grep/libgreputils/
H A Dconfig.h1432 #define SETLOCALE_NULL_ALL_MTSAFE 0 macro