Searched refs:UNICODE (Results 1 - 14 of 14) sorted by relevance

/freebsd-10-stable/contrib/ntp/lib/isc/win32/
H A Dntgroups.c32 #ifndef UNICODE
33 #define UNICODE macro
34 #endif /* UNICODE */
/freebsd-10-stable/contrib/expat/xmlwf/
H A Dwin32filemap.c15 #define UNICODE macro
H A Dxmlwin32url.cxx3 #define UNICODE macro
/freebsd-10-stable/contrib/llvm/lib/ExecutionEngine/IntelJITEvents/
H A Dittnotify_config.h61 #if defined(_UNICODE) && !defined(UNICODE)
62 #define UNICODE macro
70 #if defined(UNICODE) || defined(_UNICODE)
72 #endif /* UNICODE || _UNICODE */
185 #if defined(UNICODE) || defined(_UNICODE)
187 #endif /* UNICODE */
300 #if defined(UNICODE) || defined(_UNICODE)
301 const wchar_t* nameW; /*!< Copy of original name in UNICODE. */
302 #else /* UNICODE || _UNICODE */
304 #endif /* UNICODE || _UNICOD
[all...]
/freebsd-10-stable/contrib/groff/src/utils/hpftodit/
H A Dhpftodit.cpp57 #define UNICODE 2 macro
352 if (tfm_type == UNICODE) // don't calculate for Intellifont TFMs
513 case UNICODE:
920 if (tfm_type == UNICODE) {
943 if (tfm_type == UNICODE && !quiet_flag && !equal(name, UNNAMED)
992 case UNICODE:
1232 printf(tfm_type == UNICODE ? "%4d (U+%04X) (%3s %3d) %s"
1245 printf(tfm_type == UNICODE ? "%4d (U+%04X) "
1391 if (tfm_type == UNICODE && n > 0xFFFF) {
/freebsd-10-stable/contrib/wpa/src/utils/
H A Dcommon.c317 * buffer for output. If UNICODE is not set, the buffer is not
322 #ifdef UNICODE
327 #endif /* UNICODE */
333 #ifdef UNICODE
340 #else /* UNICODE */
342 #endif /* UNICODE */
H A Dpcsc_funcs.c535 #ifdef UNICODE
537 #endif /* UNICODE */
561 #ifdef UNICODE
563 #else /* UNICODE */
574 #endif /* UNICODE */
581 #ifdef UNICODE
583 #else /* UNICODE */
585 #endif /* UNICODE */
/freebsd-10-stable/contrib/wpa/src/crypto/
H A Dtls_schannel.c237 #ifdef UNICODE
242 #else /* UNICODE */
247 #endif /* UNICODE */
362 #ifdef UNICODE
367 #else /* UNICODE */
372 #endif /* UNICODE */
710 #ifdef UNICODE
714 #else /* UNICODE */
718 #endif /* UNICODE */
H A Dcrypto_cryptoapi.c17 #ifdef UNICODE
H A Dtls_openssl.c428 #ifdef UNICODE
430 #endif /* UNICODE */
436 #ifdef UNICODE
443 #else /* UNICODE */
445 #endif /* UNICODE */
/freebsd-10-stable/contrib/wpa/wpa_supplicant/
H A Dctrl_iface_named_pipe.c27 #ifdef UNICODE
158 #ifdef UNICODE
161 #else /* UNICODE */
164 #endif /* UNICODE */
/freebsd-10-stable/contrib/wpa/src/eap_peer/
H A Dtncc.c21 #ifdef UNICODE
23 #else /* UNICODE */
25 #endif /* UNICODE */
451 #ifdef UNICODE
459 #else /* UNICODE */
461 #endif /* UNICODE */
/freebsd-10-stable/contrib/wpa/src/common/
H A Dwpa_ctrl.c551 #ifdef UNICODE
557 #else /* UNICODE */
563 #endif /* UNICODE */
/freebsd-10-stable/crypto/openssl/apps/
H A Dapps.c2660 } else { /* UNICODE path */
2902 # if defined(UNICODE) || defined(_UNICODE)

Completed in 211 milliseconds