Home
last modified time | relevance | path

Searched refs:USE_ICONV (Results 1 – 5 of 5) sorted by relevance

/third_party/libpsl/msvc/
Dconfig-msvc.mak.in119 USE_ICONV=1 macro
125 !ifdef USE_ICONV
128 PSL_MAKE_OPTIONS = $(PSL_MAKE_OPTIONS) USE_ICONV^=1
Dconfig.h.win32.in68 #ifdef USE_ICONV
/third_party/libpsl/
DREADME.MSVC.md67 * USE_ICONV: Enable libiconv support, requires libiconv.
70 Implies USE_ICONV, and requires gettext-runtime.
/third_party/toybox/generated/
Dconfig.h90 #define USE_ICONV(...) __VA_ARGS__ macro
Dnewtoys.h116 USE_ICONV(NEWTOY(iconv, "cst:f:", TOYFLAG_USR|TOYFLAG_BIN))