Home
last modified time | relevance | path

Searched defs:guard (Results 1 – 21 of 21) sorted by relevance

/dflybsd-src/contrib/gcc-4.7/libgcc/config/
H A Dvxlib.c59 __gthread_once (__gthread_once_t *guard, void (*func)(void)) in __gthread_once()
/dflybsd-src/contrib/grep/lib/
H A Dsetlocale-lock.c64 static glwthread_initguard_t guard = GLWTHREAD_INITGUARD_INIT; variable
/dflybsd-src/contrib/gcc-4.7/gcc/cp/
H A Ddecl2.c2666 tree guard; in get_guard() local
2704 get_guard_bits (tree guard) in get_guard_bits()
2726 get_guard_cond (tree guard) in get_guard_cond()
2756 set_guard (tree guard) in set_guard()
3059 tree guard; in one_static_initialization_or_destruction() local
H A Ddecl.c5758 tree guard = (tree)data; in wrap_cleanups_r() local
5789 wrap_temporary_cleanups (tree init, tree guard) in wrap_temporary_cleanups()
6746 tree guard, guard_addr; in expand_static_init() local
/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dtree-ssa-loop-unswitch.c505 edge exit, guard; in tree_unswitch_outer_loop() local
786 hoist_guard (struct loop *loop, edge guard) in hoist_guard()
H A Dtree-ssa-loop-split.c153 patch_loop_exit (struct loop *loop, gcond *guard, tree nextval, tree newbound, in patch_loop_exit()
H A Dtree-parloops.c2043 edge exit, nexit, guard, end, e; in create_parallel_loop() local
H A Dreal.c2724 bool guard, lsb; in round_for_format() local
H A Dcfgexpand.c1899 tree guard = build_decl (DECL_SOURCE_LOCATION (current_function_decl), in create_stack_guard() local
/dflybsd-src/contrib/gcc-8.0/gcc/cp/
H A Ddecl2.c3106 tree guard; in get_guard() local
3167 get_guard_bits (tree guard) in get_guard_bits()
3189 get_guard_cond (tree guard, bool thread_safe) in get_guard_cond()
3221 set_guard (tree guard) in set_guard()
3746 tree guard; in one_static_initialization_or_destruction() local
4367 tree guard = build_decl (loc, VAR_DECL, get_identifier ("__tls_guard"), in handle_tls_init() local
H A Dconstraint.cc1623 cp_unevaluated guard; in tsubst_expr_constr() local
1649 cp_unevaluated guard; in tsubst_implicit_conversion_constr() local
1667 cp_unevaluated guard; in tsubst_argument_deduction_constr() local
1691 cp_unevaluated guard; in tsubst_exception_constr() local
2063 cp_unevaluated guard; in satisfy_expression_constraint() local
H A Ddecl.c6635 tree guard = (tree)data; in wrap_cleanups_r() local
6666 wrap_temporary_cleanups (tree init, tree guard) in wrap_temporary_cleanups()
8264 tree guard, guard_addr; in expand_static_init() local
/dflybsd-src/usr.bin/rpcgen/
H A Drpc_main.c426 char *guard, *tmp, *stopat; in generate_guard() local
476 const char *guard; in h_output() local
/dflybsd-src/games/hack/
H A Dhack.vault.c112 static struct monst *guard; variable
/dflybsd-src/contrib/grep/lib/glthread/
H A Dlock.h349 pthread_mutex_t guard; /* protects the initialization */ member
445 pthread_mutex_t guard; /* protects the initialization */ member
/dflybsd-src/contrib/gcc-4.7/libgcc/
H A Dgeneric-morestack.c379 void *guard; in allocate_segment() local
/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dtree-parloops.c1627 edge exit, nexit, guard, end, e; in create_parallel_loop() local
H A Dcfgexpand.c1433 tree guard = build_decl (DECL_SOURCE_LOCATION (current_function_decl), in create_stack_guard() local
H A Dreal.c2647 bool guard, lsb; in round_for_format() local
/dflybsd-src/sys/vfs/nfs/
H A Dnfs_serv.c348 struct timespec guard; in nfsrv_setattr() local
/dflybsd-src/include/rpcsvc/
H A Dnfs_prot.x540 sattrguard3 guard; member