Searched refs:tchar (Results 1 - 18 of 18) sorted by relevance

/freebsd-12-stable/contrib/googletest/googlemock/src/
H A Dgmock_main.cc42 # include <tchar.h> // NOLINT
/freebsd-12-stable/contrib/expat/xmlwf/
H A Dxmltchar.h56 # define tchar wchar_t macro
73 # define tchar char macro
H A Dunixfilemap.c56 filemap(const tchar *name,
57 void (*processor)(const void *, size_t, const tchar *, void *arg),
H A Dreadfilemap.c80 filemap(const tchar *name,
81 void (*processor)(const void *, size_t, const tchar *, void *arg),
H A Dwin32filemap.c48 #include <tchar.h>
H A Dxmlwin32url.cxx41 #include <tchar.h>
/freebsd-12-stable/contrib/expat/lib/
H A Dloadlibrary.c36 #include <tchar.h>
/freebsd-12-stable/contrib/subversion/subversion/libsvn_subr/
H A Ddate.c96 find_rule(char tchar) argument
100 if (rules[i].key == tchar)
/freebsd-12-stable/crypto/openssl/crypto/
H A Dcryptlib.c171 # include <tchar.h>
/freebsd-12-stable/contrib/llvm-project/llvm/lib/ExecutionEngine/IntelJITEvents/
H A Dittnotify_config.h66 #include <tchar.h>
/freebsd-12-stable/contrib/binutils/gas/
H A Dmacro.c298 char tchar = in->ptr[idx]; local
318 else if (escaped && in->ptr[idx] == tchar)
320 sb_add_char (acc, tchar);
325 if (in->ptr[idx] == tchar)
329 if (idx >= in->len || in->ptr[idx] != tchar)
408 char tchar = in->ptr[idx]; local
410 switch (tchar)
416 && in->ptr[idx] != tchar)
432 *in_br = tchar;
443 sb_add_char (out, tchar);
[all...]
/freebsd-12-stable/contrib/llvm-project/openmp/runtime/src/thirdparty/ittnotify/
H A Dittnotify_config.h76 #include <tchar.h>
H A Dittnotify.h142 #include <tchar.h>
/freebsd-12-stable/contrib/llvm-project/openmp/runtime/src/thirdparty/ittnotify/legacy/
H A Dittnotify.h81 #include <tchar.h>
/freebsd-12-stable/contrib/libpcap/
H A Dpcap-tc.c47 #include <tchar.h>
/freebsd-12-stable/contrib/ntp/sntp/libevent/
H A Devutil.c37 #include <tchar.h>
/freebsd-12-stable/contrib/libevent/
H A Devutil.c37 #include <tchar.h>
/freebsd-12-stable/crypto/openssl/apps/
H A Dapps.c2123 # include <tchar.h>

Completed in 141 milliseconds