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

/freebsd-9.3-release/contrib/ntp/lib/isc/win32/
H A Dntgroups.c32 #ifndef UNICODE
33 #define UNICODE macro
34 #endif /* UNICODE */
/freebsd-9.3-release/contrib/expat/xmlwf/
H A Dwin32filemap.c15 #define UNICODE macro
H A Dxmlwin32url.cxx3 #define UNICODE macro
/freebsd-9.3-release/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-9.3-release/contrib/wpa/src/utils/
H A Dcommon.c299 * buffer for output. If UNICODE is not set, the buffer is not
304 #ifdef UNICODE
309 #endif /* UNICODE */
315 #ifdef UNICODE
322 #else /* UNICODE */
324 #endif /* UNICODE */
H A Dpcsc_funcs.c471 #ifdef UNICODE
473 #endif /* UNICODE */
495 #ifdef UNICODE
497 #else /* UNICODE */
499 #endif /* UNICODE */
/freebsd-9.3-release/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-9.3-release/contrib/wpa/src/crypto/
H A Dtls_schannel.c243 #ifdef UNICODE
248 #else /* UNICODE */
253 #endif /* UNICODE */
368 #ifdef UNICODE
373 #else /* UNICODE */
378 #endif /* UNICODE */
716 #ifdef UNICODE
720 #else /* UNICODE */
724 #endif /* UNICODE */
H A Dcrypto_cryptoapi.c23 #ifdef UNICODE
H A Dtls_openssl.c426 #ifdef UNICODE
428 #endif /* UNICODE */
434 #ifdef UNICODE
441 #else /* UNICODE */
443 #endif /* UNICODE */
/freebsd-9.3-release/contrib/wpa/wpa_supplicant/
H A Dctrl_iface_named_pipe.c33 #ifdef UNICODE
164 #ifdef UNICODE
167 #else /* UNICODE */
170 #endif /* UNICODE */
/freebsd-9.3-release/contrib/wpa/src/common/
H A Dwpa_ctrl.c354 #ifdef UNICODE
360 #else /* UNICODE */
366 #endif /* UNICODE */
/freebsd-9.3-release/crypto/openssl/crypto/bio/
H A Dbss_log.c130 # ifdef UNICODE
/freebsd-9.3-release/contrib/wpa/src/eap_peer/
H A Dtncc.c27 #ifdef UNICODE
29 #else /* UNICODE */
31 #endif /* UNICODE */
457 #ifdef UNICODE
465 #else /* UNICODE */
467 #endif /* UNICODE */

Completed in 190 milliseconds