Searched refs:guard (Results 1 - 25 of 26) sorted by relevance

12

/freebsd-9.3-release/sys/kern/
H A Dstack_protector.c25 long guard[__arraycount(__stack_chk_guard)]; local
27 arc4rand(guard, sizeof(guard), 0);
28 for (i = 0; i < __arraycount(guard); i++)
29 __stack_chk_guard[i] = guard[i];
/freebsd-9.3-release/contrib/ntp/sntp/unity/
H A Dunity_fixture.c175 char guard[sizeof(size_t)]; member in struct:GuardBytes
184 Guard* guard; local
195 guard = (Guard*)malloc(size + sizeof(Guard) + 4);
196 guard->size = size;
197 mem = (char*)&(guard[1]);
205 Guard* guard = (Guard*)mem; local
207 guard--;
209 return strcmp(&memAsChar[guard->size], end) != 0;
214 Guard* guard = (Guard*)mem; local
215 guard
240 Guard* guard = (Guard*)oldMem; local
[all...]
/freebsd-9.3-release/contrib/gcc/config/
H A Dvxlib.c62 __gthread_once (__gthread_once_t *guard, void (*func)(void)) argument
64 if (guard->done)
70 while (!vxTas ((void *)&guard->busy))
76 if (!guard->done)
79 guard->done = 1;
85 guard->busy = 0;
H A Dfp-bit.c1401 fractype guard = in.fraction.ll & (((fractype)1 << -shift) - 1);
1403 in.fraction.ll |= (guard != 0);
1589 /* We set the lowest guard bit in SFFRAC if we discarded any non
1645 /* We set the lowest guard bit in SFFRAC if we discarded any non
1667 /* We set the lowest guard bit in SFFRAC if we discarded any non
/freebsd-9.3-release/lib/libcxxrt/
H A DMakefile20 guard.cc
/freebsd-9.3-release/contrib/gcc/cp/
H A Ddecl2.c2219 /* Returns the initialization guard variable for the variable DECL,
2226 tree guard;
2229 guard = IDENTIFIER_GLOBAL_VALUE (sname);
2230 if (! guard)
2237 guard = build_decl (VAR_DECL, sname, guard_type);
2239 /* The guard should have the same linkage as what it guards. */
2240 TREE_PUBLIC (guard) = TREE_PUBLIC (decl);
2241 TREE_STATIC (guard) = TREE_STATIC (decl);
2242 DECL_COMMON (guard) = DECL_COMMON (decl);
2243 DECL_ONE_ONLY (guard)
2221 tree guard; local
2254 get_guard_bits(tree guard) argument
2276 get_guard_cond(tree guard) argument
2302 set_guard(tree guard) argument
2590 tree guard; local
[all...]
H A Ddecl.c5313 require a guard variable, and since the mangled name of the
5314 guard variable will depend on the mangled name of this
5780 tree guard, guard_addr, guard_addr_list;
5787 static <type> guard;
5788 if (!guard.first_byte) {
5789 if (__cxa_guard_acquire (&guard)) {
5793 flag = true; __cxa_guard_release (&guard);
5796 if (!flag) __cxa_guard_abort (&guard);
5815 /* Create the guard variable. */
5816 guard
5768 tree guard, guard_addr, guard_addr_list; local
[all...]
/freebsd-9.3-release/usr.bin/rpcgen/
H A Drpc_main.c455 char *guard, *tmp, *stopat; local
459 guard = xstrdup(filename);
460 stopat = strrchr(guard, '.');
466 for (tmp = guard; *tmp != '\000'; ++tmp) {
471 else if (tmp == guard)
486 if (*guard == '_') {
487 for (tmp = guard; *tmp == '_'; ++tmp)
489 strcpy(guard, tmp);
491 guard = extendfile(guard, "_H_RPCGE
506 const char *guard; local
[all...]
/freebsd-9.3-release/gnu/lib/libsupc++/
H A DMakefile15 eh_type.cc eh_unex_handler.cc guard.cc new_handler.cc new_op.cc \
/freebsd-9.3-release/contrib/libstdc++/libsupc++/
H A DMakefile.am61 guard.cc \
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DItaniumCXXABI.cpp1329 // are disabled, we can just let the guard variable be of type i8.
1342 // Create the guard variable if we don't already have it (as we
1344 llvm::GlobalVariable *guard = CGM.getStaticLocalDeclGuardAddress(&D); local
1345 if (!guard) {
1346 // Mangle the name for the guard.
1354 // Create the guard variable with a zero-initializer.
1356 guard = new llvm::GlobalVariable(CGM.getModule(), guardTy,
1360 guard->setVisibility(var->getVisibility());
1361 // If the variable is thread-local, so is its guard variable.
1362 guard
1452 CGF.EmitNounwindRuntimeCall(getGuardReleaseFn(CGM, guardPtrTy), guard); local
1454 Builder.CreateStore(llvm::ConstantInt::get(guardTy, 1), guard); local
[all...]
/freebsd-9.3-release/cddl/contrib/opensolaris/cmd/sgs/tools/common/
H A Dsgsmsg.c365 static char guard[FILENAME_MAX + 6]; local
370 * Establish a header guard name using the files basename.
379 optr = guard;
391 if (fprintf(fddefs, "#ifndef\t%s\n#define\t%s\n\n", guard, guard) < 0) {
/freebsd-9.3-release/lib/libc++/
H A DMakefile49 guard.cc
/freebsd-9.3-release/contrib/llvm/lib/ExecutionEngine/JIT/
H A DJIT.cpp101 MutexGuard guard(Lock);
105 MutexGuard guard(Lock);
109 MutexGuard guard(Lock);
H A DJITEmitter.cpp244 MutexGuard guard(Lock);
249 MutexGuard guard(Lock);
254 MutexGuard guard(Lock);
267 MutexGuard guard(Lock);
/freebsd-9.3-release/contrib/gcc/
H A Dcfgexpand.c938 /* Create a decl for the guard at the top of the stack frame. */
943 tree guard = build_decl (VAR_DECL, NULL, ptr_type_node); local
944 TREE_THIS_VOLATILE (guard) = 1;
945 TREE_USED (guard) = 1;
946 expand_one_stack_var (guard);
947 cfun->stack_protect_guard = guard;
1036 stack guard: protect-all, alloca used, protected decls present. */
H A Dreal.c65 have guard digits or rounding, the computation of 10**exp can
2328 bool guard, lsb;
2417 /* There are P2 true significand bits, followed by one guard bit,
2427 guard = test_significand_bit (r, np2 - 1);
2431 if (guard && (sticky || lsb))
2323 bool guard, lsb; local
/freebsd-9.3-release/contrib/ntp/sntp/libevent/
H A Devent_rpcgen.py1540 # reduce the chance of a collision between guard macros.
1544 guard = self.GuardName(name)
1551 name, guard, guard)
1566 guard = self.GuardName(name)
1567 return '#endif /* %s */' % guard
/freebsd-9.3-release/include/rpcsvc/
H A Dnfs_prot.x545 sattrguard3 guard;
/freebsd-9.3-release/sys/fs/nfsserver/
H A Dnfs_nfsdserv.c298 struct timespec guard = { 0, 0 }; local
329 fxdr_nfsv3time(tl, &guard);
332 (nva2.na_ctime.tv_sec != guard.tv_sec ||
333 nva2.na_ctime.tv_nsec != guard.tv_nsec))
/freebsd-9.3-release/sys/nfsserver/
H A Dnfs_serv.c392 struct timespec guard = { 0, 0 }; local
415 fxdr_nfsv3time(tl, &guard);
467 (preat.va_ctime.tv_sec != guard.tv_sec ||
468 preat.va_ctime.tv_nsec != guard.tv_nsec))
/freebsd-9.3-release/sys/mips/mips/
H A Dfp.S1521 li v0, GUARDBIT # load guard bit for rounding
1746 li v0, GUARDBIT # load guard bit for rounding
1875 li v0, GUARDBIT # load guard bit for rounding
1994 li v0, GUARDBIT # load guard bit for rounding
2145 li v0, GUARDBIT # load guard bit for rounding
/freebsd-9.3-release/gnu/lib/libstdc++/
H A DMakefile62 eh_type.cc eh_unex_handler.cc guard.cc new_handler.cc new_op.cc \
/freebsd-9.3-release/contrib/gcclibs/libdecnumber/
H A Dconfigure8660 /* Some systems have guard macros to prevent redefinitions, define them. */
/freebsd-9.3-release/contrib/gcclibs/libgomp/
H A Dconfigure12713 /* Some systems have guard macros to prevent redefinitions, define them. */

Completed in 447 milliseconds

12