Searched defs:STR (Results 1 - 25 of 27) sorted by relevance

12

/freebsd-current/contrib/ntp/sntp/libopts/autoopts/
H A Dproject.h63 # define STR(s) __STR(s) macro
/freebsd-current/stand/uboot/
H A Duboot_fdt.c35 #define STR(number) #number macro
/freebsd-current/usr.sbin/autofs/
H A Dcommon.h111 #define STR 1 macro
/freebsd-current/usr.bin/tr/
H A Dextern.h47 } STR; typedef in typeref:struct:__anon932
/freebsd-current/contrib/llvm-project/compiler-rt/lib/builtins/
H A Dint_lib.h49 #define STR(a) #a macro
/freebsd-current/contrib/libedit/
H A Dtokenizer.c73 #define STR(x) x macro
80 #define STR(x) L ## x macro
H A Dhistory.c64 #define STR(x) x macro
82 #define STR(x) L ## x macro
[all...]
/freebsd-current/crypto/openssl/crypto/
H A Ds390xcap.c30 #define STR(S) STR_(S) macro
[all...]
/freebsd-current/usr.bin/vgrind/
H A Dregexp.c125 #define STR 2 macro
/freebsd-current/stand/common/
H A Dinterp_parse.c91 enum { STR, VAR, WHITE } state; enumerator in enum:__anon6
/freebsd-current/contrib/llvm-project/libunwind/src/
H A Dconfig.h78 #define STR(a) #a macro
/freebsd-current/usr.sbin/bluetooth/sdpcontrol/
H A Dsearch.c696 #undef STR macro
698 #define STR(x) _STR(x) macro
/freebsd-current/contrib/ntp/sntp/libopts/compat/
H A Dcompat.h359 # define STR(s) _STR(s) macro
/freebsd-current/usr.bin/fortune/strfile/
H A Dstrfile.c87 } STR; typedef in typeref:struct:__anon891
/freebsd-current/contrib/wpa/wpa_supplicant/
H A Dconfig_winreg.c880 #define STR(t) write_str(netw, #t, ssid) macro
966 #undef STR macro
[all...]
H A Dconfig_file.c662 #define STR(t) write_str(f, #t, ssid) macro
885 #undef STR macro
[all...]
H A Dconfig.c2341 #define STR(f) _STR(f), NULL, NULL, NULL, 0 macro
2646 #undef STR macro
5078 #define STR macro
5274 #undef STR macro
[all...]
/freebsd-current/crypto/openssl/apps/
H A Denc.c34 #define STR(a) XSTR(a) macro
/freebsd-current/sys/i386/include/xen/
H A Dhypercall.h42 #define STR(x) __STR(x) macro
/freebsd-current/sys/amd64/include/xen/
H A Dhypercall.h51 #define STR(x) __STR(x) macro
/freebsd-current/contrib/pjdfstest/
H A Dpjdfstest.c745 #define STR(n) (args[(n)].str) macro
1177 #undef STR macro
[all...]
/freebsd-current/usr.bin/fortune/fortune/
H A Dfortune.c1178 #define STR(str) ((str) == NULL ? "NULL" : (str)) macro
/freebsd-current/contrib/llvm-project/llvm/lib/ProfileData/
H A DInstrProfWriter.cpp53 ProfOStream(raw_string_ostream &STR) argument
/freebsd-current/contrib/one-true-awk/
H A Dawk.h131 #define STR 02 /* string value is valid */ macro
/freebsd-current/contrib/bearssl/test/
H A Dtest_x509.c38 #define STR(x) STR_(x) macro

Completed in 209 milliseconds

12