Home
last modified time | relevance | path

Searched refs:Z_ (Results 1 – 25 of 32) sorted by relevance

12

/openbsd-src/usr.bin/vi/common/
H A Doptions.awk9 /^\/\* O_[0-9A-Z_]*/ {
/openbsd-src/usr.bin/vi/ex/
H A Dex.awk9 /^\/\* C_[0-9A-Z_]* \*\/$/ {
/openbsd-src/bin/ksh/
H A Dvi.c85 #define Z_ 0x40 /* repeat count defaults to 0 (not 1) */ macro
95 #define is_zerocount(c) (classify[(c)&0x7f]&Z_)
100 B_, 0, 0, 0, 0, C_|U_, C_|Z_, 0,
102 M_, C_|Z_, 0, 0, C_|U_, 0, C_, 0,
106 C_, 0, 0, C_|Z_, 0, 0, 0, 0,
116 C_|X_, C_, M_, C_, C_, M_, M_|X_, C_|U_|Z_,
122 C_, C_|U_, 0, 0, C_|Z_, 0, M_, C_|Z_,
124 0, C_, M_, E_, E_, M_, M_|X_, C_|Z_,
128 C_, 0, X_, C_, M_|X_, C_|U_, C_|U_|Z_,M_,
130 C_, E_|U_, 0, 0, M_|Z_, 0, C_, 0
/openbsd-src/lib/libcurses/base/
H A DMKlib_gen.sh202 s/\([^_]\)NCURSES_SP_NAME___\([a-zA-Z][a-zA-Z_]*\)/\1NCURSES_SP_NAME(\2)/g
474 sub(/^[0-9a-zA-Z_]+ /,"",value);
477 gsub(/[0-9a-zA-Z_]+[ \t]*[*][ \t]*/,"",value);
/openbsd-src/gnu/usr.bin/gcc/gcc/fixinc/
H A Dcheck.tpl117 sed 's/\(#define __[A-Z_]*_TYPE__\).*/\1/' sys/types.h > XX
H A Dinclhack.def2310 select = '[^a-zA-Z_]class\(';
2314 c_fix_arg = '^.*[^a-zA-Z_]class\(.*';
/openbsd-src/gnu/gcc/fixincludes/
H A Dcheck.tpl117 sed 's/\(#define __[A-Z_]*_TYPE__\).*/\1/' sys/types.h > XX
H A Dinclhack.def2384 …bypass = 'We have a problem when using C\+\+|for C\+\+, _[a-z0-9A-Z_]+_exception; for C, except…
2750 select = '[^a-zA-Z_]class\(';
2754 c_fix_arg = '^.*[^a-zA-Z_]class\(.*';
3217 "(0, 0, 0, )(PTHREAD_[A-Z_]+)(\\}\\})[ \t]*$";
/openbsd-src/gnu/llvm/compiler-rt/utils/
H A Dgenerate_netbsd_ioctls.awk69 /[^a-zA-Z0-9_]_IO[W]*[R]*[ ]*\(/ && $2 ~ /^[A-Z_]+$/ {
/openbsd-src/gnu/llvm/llvm/utils/vim/syntax/
H A Dllvm.vim229 syn match llvmConstant /\<DW_ATE_[a-zA-Z_]\+\>/
/openbsd-src/lib/libkeynote/
H A Dkeynote.l53 vstring [a-zA-Z_][a-zA-Z0-9_]*
/openbsd-src/usr.sbin/nsd/
H A Dconfigure.ac905 AC_EGREP_HEADER([[^a-zA-Z_]*pselect[^a-zA-Z_]], sys/select.h, AC_DEFINE(HAVE_PSELECT_PROTO, 1,
909 AC_EGREP_HEADER([[^a-zA-Z_]*ctime_r[^a-zA-Z_]], time.h, AC_DEFINE(HAVE_CTIME_R_PROTO, 1,
H A Daclocal.m473 [m4_pattern_forbid([^_?PKG_[A-Z_]+$])
/openbsd-src/gnu/gcc/gcc/cp/
H A DMake-lang.in128 --regex='/DEFTREECODE [(]\([A-Z_]+\)/\1/' cp-tree.def; \
/openbsd-src/gnu/usr.bin/perl/pod/
H A Dperlrequick.pod203 [0-9a-zA-Z_]
H A Dperlretut.pod394 /[0-9a-zA-Z_]/; # matches a "word" character,
430 C<\w> matches a word character (alphanumeric or C<'_'>), not just C<[0-9a-zA-Z_]>
/openbsd-src/gnu/llvm/llvm/docs/
H A DAMDGPUOperandSyntax.rst985 ``[a-zA-Z_.][a-zA-Z0-9_$.@]*``
/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/
H A DAArch64SchedA64FX.td2080 "^FACG[ET]_P", "^FEXPA_Z", "^F(MAX|MIN)[^V]*Z_",
2087 (instregex "^FABD_Z", "^F(ADD|SUBR?)_.*Z_", "^FN?(MAD|MLA|MLS|MSB)_ZP",
H A DAArch64SchedNeoverseN2.td1776 def : InstRW<[N2Write_2cyc_1V], (instregex "^MOVPRFX_ZP[mz]Z_[BHSD]$",
/openbsd-src/gnu/llvm/clang/docs/
H A DStandardCPlusPlusModules.rst64 in regex form corresponds to ``[a-zA-Z_][a-zA-Z_0-9\.]*``. In particular, a literal dot ``.``
/openbsd-src/gnu/llvm/llvm/docs/CommandGuide/
H A DFileCheck.rst734 variable names can be formed with the regex ``[a-zA-Z_][a-zA-Z0-9_]*``. If a
/openbsd-src/gnu/llvm/llvm/lib/Target/Mips/
H A DMipsScheduleGeneric.td1002 def : InstRW<[GenericWriteFPUS], (instregex "SEL(EQ|NE)Z_(S|D)_MMR6")>;
/openbsd-src/gnu/usr.bin/binutils-2.17/include/opcode/
H A DChangeLog-91031600 * i386.h (X): Renamed from `Z_' to preserve formatting of opcode
1605 * i386.h (Z_): Renamed from `_' to avoid clash with common alias
/openbsd-src/gnu/usr.bin/binutils/include/opcode/
H A DChangeLog-91031581 * i386.h (X): Renamed from `Z_' to preserve formatting of opcode
1586 * i386.h (Z_): Renamed from `_' to avoid clash with common alias
/openbsd-src/gnu/usr.bin/perl/t/re/
H A Dre_tests276 [a-zA-Z_][a-zA-Z0-9_]* alpha y $& alpha
445 '[a-zA-Z_][a-zA-Z0-9_]*'i ALPHA y $& ALPHA

12