| /netbsd-src/bin/ksh/ |
| H A D | vi.c | 76 #define C_ 0x1 /* a valid command that isn't a M_, E_, U_ */ macro 86 #define is_cmd(c) (classify[(c)&0x7f]&(M_|E_|C_|U_)) 97 B_, 0, 0, 0, 0, C_|U_, C_|Z_, 0, 99 M_, C_|Z_, 0, 0, C_|U_, 0, C_, 0, 101 C_, 0, C_|U_, 0, 0, 0, C_, 0, 103 C_, 0, 0, C_|Z_, 0, 0, 0, 0, 105 M_, 0, 0, C_, M_, M_, 0, 0, 107 0, 0, C_, C_, M_, C_, 0, C_|S_, 111 0, 0, 0, M_, 0, C_, 0, C_|S_, 113 C_|X_, C_, M_, C_, C_, M_, M_|X_, C_|U_|Z_, [all …]
|
| /netbsd-src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/top/ |
| H A D | nouveau_nvkm_subdev_top_gk104.c | 81 #define C_(A) if (inst == 0) info->index = NVKM_SUBDEV_##A in gk104_top_oneinit() macro 97 case 0x00000014: C_(GSP ); break; in gk104_top_oneinit()
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/ |
| H A D | init.d | 95 return kind == InitKind.C_ ? cast(inout CInitializer)cast(void*)this : null; in inout() 252 super(loc, InitKind.C_); in this() 330 case InitKind.C_: return copyC(cast(CInitializer)inx); in syntaxCopy()
|
| H A D | initsem.d | 938 case InitKind.C_: return visitC (init.isCInitializer()); in initializerSemantic() 1100 case InitKind.C_: return visitC (init.isCInitializer()); in inferType() 1313 case InitKind.C_: return visitC (init.isCInitializer());
|
| H A D | astenums.d | 391 C_, enumerator
|
| H A D | hdrgen.d | 3732 case InitKind.C_: return visitC (inx.isCInitializer ()); in initializerToBuffer()
|
| /netbsd-src/external/bsd/nvi/dist/ex/ |
| H A D | ex.awk | 3 /^\/\* C_[0-9A-Z_]* \*\/$/ {
|
| /netbsd-src/external/ibm-public/postfix/dist/src/bounce/ |
| H A D | msgfile-no-msgid-no-eoh-event | 1 C_ 215 303 1 0 215 0T…
|
| H A D | msgfile-no-msgid-with-eoh-event | 1 C_ 230 302 1 0 230 0T…
|
| H A D | msgfile-with-msgid-with-filter | 1 C_ 255 322 1 0 255 0L…
|
| H A D | msgfile-with-msgid-no-eoh-event | 1 C_ 300 302 1 0 300 0T…
|
| H A D | msgfile-with-msgid-with-long-line | 1 C_ 4318 302 1 0 4318 0T…
|
| H A D | msgfile-with-msgid-with-eoh-event | 1 C_ 315 302 1 0 315 0T…
|
| /netbsd-src/external/ibm-public/postfix/dist/src/cleanup/ |
| H A D | test-queue-file17 | 1 C_ 343 215 1 0 343 0T…
|
| H A D | test-queue-file16 | 1 C_ 343 215 1 0 343 0T…
|
| /netbsd-src/external/gpl2/rcs/dist/src/ |
| H A D | rcsfreeze.sh | 51 SYMREV=C_$VERSIONNUMBER
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Mips/ |
| H A D | MipsScheduleGeneric.td | 802 def : InstRW<[GenericWriteFPUCmp], (instregex "C_[A-Z]+_(S|D32|D64)$")>; 932 def : InstRW<[GenericWriteFPUCmp], (instregex "^C_[A-Z]_(S|D32|D64)_MM$")>; 933 def : InstRW<[GenericWriteFPUCmp], (instregex "^C_[A-Z][A-Z]_(S|D32|D64)_MM$")>; 934 def : InstRW<[GenericWriteFPUCmp], (instregex "^C_[A-Z][A-Z][A-Z]_(S|D32|D64)_MM$")>;
|
| H A D | MipsScheduleP5600.td | 458 def : InstRW<[P5600WriteFPUL], (instregex "^C_[A-Z]+_(S|D32|D64)$")>;
|
| /netbsd-src/crypto/external/bsd/heimdal/dist/lib/hx509/ |
| H A D | ks_p11.c | 74 #define P11FUNC(module,f,args) (*(module)->funcs->C_##f)args
|
| H A D | ChangeLog | 111 * test_soft_pkcs11.c: use func for more C_ functions.
|
| /netbsd-src/external/gpl3/binutils.old/dist/binutils/ |
| H A D | od-xcoff.c | 202 #define SC_ENTRY(X) { C_##X, #X }
|
| /netbsd-src/external/gpl3/binutils/dist/binutils/ |
| H A D | od-xcoff.c | 203 #define SC_ENTRY(X) { C_##X, #X }
|
| /netbsd-src/external/bsd/file/dist/magic/magdir/ |
| H A D | archive | 937 # like: BLINKER.WR_ CLIPDEFS._ CAOSETUP.EX_ CLIPPER.EX_ FILEIO.C_
|