Home
last modified time | relevance | path

Searched refs:M_ASCII (Results 1 – 25 of 40) sorted by relevance

12

/dports/japanese/kcc/kcc/
H A Dkcc.c114 M_ASCII, enumerator
474 gsmode = M_ASCII;
746 if (old != M_ASCII)
758 gsmode = M_ASCII;
934 inmode = M_ASCII;
939 if (inmode != M_ASCII) {
1132 case M_ASCII:
1136 outmode = M_ASCII;
1140 outmode = M_ASCII;
1192 if (outmode != M_ASCII)
[all …]
/dports/lang/mono/mono-5.10.1.57/mono/metadata/
H A Dw32file-unix-glob.c67 #define M_ASCII 0x00ff macro
76 #define M_ASCII 0x7f macro
83 #define CHAR(c) ((gchar)((c)&M_ASCII))
/dports/devel/libtar/libtar-1.2.11/compat/
H A Dglob.c115 #define M_ASCII 0x00ff macro
124 #define M_ASCII 0x7f macro
131 #define CHAR(c) ((Char)((c)&M_ASCII))
/dports/security/pam_ssh_agent_auth/pam_ssh_agent_auth-7ff7858/openbsd-compat/
H A Dglob.c116 #define M_ASCII 0x00ff macro
125 #define M_ASCII 0x7f macro
132 #define CHAR(c) ((Char)((c)&M_ASCII))
/dports/devel/arm-none-eabi-newlib/newlib-2.4.0/newlib/libc/posix/
H A Dglob.c109 #define M_ASCII 0x00ff macro
118 #define M_ASCII 0x7f macro
125 #define CHAR(c) ((Char)((c)&M_ASCII))
/dports/www/mod_php80/php-8.0.15/win32/
H A Dglob.c113 #define M_ASCII 0x00ff macro
122 #define M_ASCII 0x7f macro
129 #define CHAR(c) ((Char)((c)&M_ASCII))
/dports/lang/php74/php-7.4.27/win32/
H A Dglob.c113 #define M_ASCII 0x00ff macro
122 #define M_ASCII 0x7f macro
129 #define CHAR(c) ((Char)((c)&M_ASCII))
/dports/lang/php73/php-7.3.33/win32/
H A Dglob.c113 #define M_ASCII 0x00ff macro
122 #define M_ASCII 0x7f macro
129 #define CHAR(c) ((Char)((c)&M_ASCII))
/dports/lang/php81/php-8.1.1/win32/
H A Dglob.c113 #define M_ASCII 0x00ff macro
122 #define M_ASCII 0x7f macro
129 #define CHAR(c) ((Char)((c)&M_ASCII))
/dports/lang/php80/php-8.0.15/win32/
H A Dglob.c113 #define M_ASCII 0x00ff macro
122 #define M_ASCII 0x7f macro
129 #define CHAR(c) ((Char)((c)&M_ASCII))
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/newlib/libc/sys/linux/stdlib/
H A Dglob.c106 #define M_ASCII 0x00ff macro
115 #define M_ASCII 0x7f macro
122 #define CHAR(c) ((Char)((c)&M_ASCII))
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/newlib/libc/sys/linux/stdlib/
H A Dglob.c106 #define M_ASCII 0x00ff macro
115 #define M_ASCII 0x7f macro
122 #define CHAR(c) ((Char)((c)&M_ASCII))
/dports/www/mod_php73/php-7.3.33/win32/
H A Dglob.c113 #define M_ASCII 0x00ff macro
122 #define M_ASCII 0x7f macro
129 #define CHAR(c) ((Char)((c)&M_ASCII))
/dports/ftp/bsdftpd-ssl/bsdftpd-ssl-1.1.0/contrib/libbsdport/libc/gen/
H A Dglob.c110 #define M_ASCII 0x00ff macro
119 #define M_ASCII 0x7f macro
126 #define CHAR(c) ((Char)((c)&M_ASCII))
/dports/www/mod_php81/php-8.1.1/win32/
H A Dglob.c113 #define M_ASCII 0x00ff macro
122 #define M_ASCII 0x7f macro
129 #define CHAR(c) ((Char)((c)&M_ASCII))
/dports/www/mod_php74/php-7.4.27/win32/
H A Dglob.c113 #define M_ASCII 0x00ff macro
122 #define M_ASCII 0x7f macro
129 #define CHAR(c) ((Char)((c)&M_ASCII))
/dports/lang/perl5.34/perl-5.34.0/ext/File-Glob/
H A Dbsd_glob.c134 #define M_ASCII 0x00ff macro
143 #define M_ASCII 0x7f macro
150 #define CHAR(c) ((Char)((c)&M_ASCII))
/dports/lang/perl5.30/perl-5.30.3/ext/File-Glob/
H A Dbsd_glob.c134 #define M_ASCII 0x00ff macro
143 #define M_ASCII 0x7f macro
150 #define CHAR(c) ((Char)((c)&M_ASCII))
/dports/lang/perl5.32/perl-5.32.1/ext/File-Glob/
H A Dbsd_glob.c134 #define M_ASCII 0x00ff macro
143 #define M_ASCII 0x7f macro
150 #define CHAR(c) ((Char)((c)&M_ASCII))
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/StdLib/PosixLib/Glob/
H A Dglob.c135 #define M_ASCII 0x00ff macro
144 #define M_ASCII (Char)0x7f macro
151 #define CHAR(c) ((Char)((c)&M_ASCII))
/dports/security/sudo/sudo-1.9.8p2/lib/util/
H A Dglob.c103 #define M_ASCII 0x00ff macro
112 #define M_ASCII 0x7f macro
119 #define CHAR(c) ((Char)((c)&M_ASCII))
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/ext/File-Glob/
H A Dbsd_glob.c134 #define M_ASCII 0x00ff macro
143 #define M_ASCII 0x7f macro
150 #define CHAR(c) ((Char)((c)&M_ASCII))
/dports/misc/rump/buildrump.sh-b914579/src/lib/libc/gen/
H A Dglob.c133 #define M_ASCII 0x00ff macro
142 #define M_ASCII (Char)0x7f macro
149 #define CHAR(c) ((Char)((c)&M_ASCII))
/dports/net/rpki-client/rpki-client-portable-7.6/openbsd/src/lib/libc/gen/
H A Dglob.c98 #define M_ASCII 0x00ff macro
107 #define M_ASCII 0x7f macro
114 #define CHAR(c) ((Char)((c)&M_ASCII))
/dports/security/gnome-ssh-askpass/openssh-6.6p1/openbsd-compat/
H A Dglob.c105 #define M_ASCII 0x00ff macro
114 #define M_ASCII 0x7f macro
121 #define CHAR(c) ((Char)((c)&M_ASCII))

12