Home
last modified time | relevance | path

Searched defs:hyphenchar (Results 1 – 18 of 18) sorted by relevance

/dports/mail/opensmtpd/opensmtpd-6.8.0p2/openbsd-compat/
H A Dres_hnok.c69 #define hyphenchar(c) ((c) == 0x2d) macro
/dports/dns/libasr/libasr-1.0.4/openbsd-compat/
H A Dres_hnok.c70 #define hyphenchar(c) ((c) == 0x2d) macro
/dports/dns/libasr-devel/libasr-201602131606/openbsd-compat/
H A Dres_hnok.c70 #define hyphenchar(c) ((c) == 0x2d) macro
/dports/devel/arm-none-eabi-newlib/newlib-2.4.0/newlib/libc/sys/linux/net/
H A Dres_comp.c141 #define hyphenchar(c) ((c) == 0x2d) in libresolv_hidden_def() macro
/dports/misc/rump/buildrump.sh-b914579/src/lib/libc/resolv/
H A Dres_comp.c161 #define hyphenchar(c) ((c) == 0x2d) macro
/dports/dns/libbind/libbind-6.0/resolv/
H A Dres_comp.c143 #define hyphenchar(c) ((c) == 0x2d) macro
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/StdLib/BsdSocketLib/
H A Dres_comp.c154 #define hyphenchar(c) ((c) == 0x2d) macro
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/newlib/libc/sys/linux/net/
H A Dres_comp.c145 #define hyphenchar(c) ((c) == 0x2d) macro
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/newlib/libc/sys/linux/net/
H A Dres_comp.c145 #define hyphenchar(c) ((c) == 0x2d) macro
/dports/devel/libdnsres/libdnsres-0.1a/
H A Dres_comp.c349 #define hyphenchar(c) ((c) == 0x2d) macro
/dports/irc/irc/irc2.11.2p3/ircd/
H A Dres_comp.c132 #define hyphenchar(c) ((c) == 0x2d) macro
/dports/dns/bind-tools/bind-9.16.27/lib/dns/
H A Dname.c281 #define hyphenchar(c) ((c) == 0x2d) macro
/dports/dns/bind916/bind-9.16.27/lib/dns/
H A Dname.c281 #define hyphenchar(c) ((c) == 0x2d) macro
/dports/dns/samba-nsupdate/bind-9.16.5/lib/dns/
H A Dname.c279 #define hyphenchar(c) ((c) == 0x2d) macro
/dports/dns/bind9-devel/bind9-e112afa15668bd3b1baed59df2d21e01b46da15e/lib/dns/
H A Dname.c279 #define hyphenchar(c) ((c) == 0x2d) macro
/dports/dns/bind911/bind-9.11.37/lib/dns/
H A Dname.c301 #define hyphenchar(c) ((c) == 0x2d) macro
/dports/misc/rump/buildrump.sh-b914579/src/lib/libc/net/
H A Dgetaddrinfo.c383 #define hyphenchar(c) ((c) == '-') macro
/dports/graphics/librsvg2-rust/librsvg-2.52.8/vendor/lopdf/src/encodings/
H A Dglyphnames.rs2299 pub const hyphenchar: u16 = 0x002d; const