Searched refs:guards (Results 1 – 20 of 20) sorted by relevance
| /src/contrib/bmake/ |
| H A D | parse.c | 312 static HashTable /* full file name -> Guard */ guards; variable 1278 Guard *guard = HashTable_FindValue(&guards, fullname); in SkipGuarded() 2372 HashEntry *he = HashTable_CreateEntry(&guards, in ParseEOF() 3003 HashTable_Init(&guards); in Parse_Init() 3020 HashIter_Init(&hi, &guards); in Parse_End() 3026 HashTable_Done(&guards); in Parse_End()
|
| H A D | ChangeLog | 782 o cond.c: clean up multiple-inclusion guards 838 o more extensive tests for include guards 846 o allow guards to be targets as well as variables 858 target guards are next.
|
| /src/crypto/openssl/doc/internal/man7/ |
| H A D | deprecation.pod | 34 Simulating removal is done with C<#ifndef> preprocessor guards using macros
|
| /src/contrib/llvm-project/llvm/lib/Target/Mips/ |
| H A D | Mips.td | 209 " guards to prevent certain speculation based attacks">;
|
| /src/sbin/pfctl/tests/ |
| H A D | pfctl_test_list.inc | 35 * No include guards since this file is included multiple times by pfctl_test
|
| /src/crypto/openssl/doc/designs/ddd/ |
| H A D | REPORT.md | 323 additional), as denoted in each DDD demo file under `#ifdef USE_QUIC` guards,
|
| /src/contrib/llvm-project/llvm/lib/Passes/ |
| H A D | PassRegistry.def | 394 FUNCTION_PASS("make-guards-explicit", MakeGuardsExplicitPass())
|
| /src/contrib/lua/src/ |
| H A D | luaconf.h.dist | 21 ** by '#if !defined' guards. However, several other definitions
|
| /src/contrib/llvm-project/llvm/include/llvm/IR/ |
| H A D | Intrinsics.td | 1784 // Support for speculative runtime guards 1788 // Supports widenable conditions for guards represented as explicit branches.
|
| /src/contrib/libarchive/ |
| H A D | NEWS | 649 some unnecessary headers, added #include guards in bsdtar.
|
| /src/contrib/expat/ |
| H A D | Changes | 348 #886 Drop needless XML_DTD guards around is_param access
|
| /src/contrib/libevent/ |
| H A D | ChangeLog | 2137 o Make the generated event-config.h use correct include guards (639383a)
|
| /src/contrib/ntp/sntp/libevent/ |
| H A D | ChangeLog | 2137 o Make the generated event-config.h use correct include guards (639383a)
|
| /src/contrib/byacc/ |
| H A D | CHANGES | 3651 * output.c: merge chunk from btyacc changes for header-guards
|
| /src/contrib/xz/ |
| H A D | ChangeLog | 13431 liblzma: Add include guards to crc_common.h. 14011 for inclusions guards for Cygwin. Cygwin should not need getopt_long
|
| /src/contrib/ncurses/ |
| H A D | NEWS | 6506 + modify nc_tparm.h, adding guards against repeated inclusion, and 12725 For instance, this guards against setting the terminal modes to
|
| /src/contrib/llvm-project/clang/include/clang/Basic/ |
| H A D | DiagnosticSemaKinds.td | 5982 "unguarded header; consider using #ifdef guards or #pragma once">;
|
| /src/crypto/openssl/ |
| H A D | CHANGES.md | 4392 compiler, but can be worked around with `__cplusplus` guards.
|
| /src/contrib/one-true-awk/testdir/ |
| H A D | funstack.in | 24436 …; expressions; guarded command; guarded regions; input/output; k-boolean-guards; k-shortest-job-ne…
|
| /src/contrib/ntp/ |
| H A D | CommitLog | 11965 - side kick: add preprocessor guards 11973 - fix cond-compile target/config guards 11981 - fix cond-compile target/config guards
|