Home
last modified time | relevance | path

Searched defs:ue (Results 1 – 12 of 12) sorted by relevance

/openbsd/gnu/lib/libstdc++/libstdc++/libsupc++/
H A Dvec.cc100 uncatch_exception ue; in __cxa_vec_new2() local
133 uncatch_exception ue; in __cxa_vec_new3() local
161 uncatch_exception ue; in __cxa_vec_ctor() local
191 uncatch_exception ue; in __cxa_vec_cctor() local
223 uncatch_exception ue; in __cxa_vec_dtor() local
295 uncatch_exception ue; in __cxa_vec_delete2() local
327 uncatch_exception ue; in __cxa_vec_delete3() local
/openbsd/gnu/gcc/libstdc++-v3/libsupc++/
H A Dvec.cc111 uncatch_exception ue; in __cxa_vec_new2() local
149 uncatch_exception ue; in __cxa_vec_new3() local
177 uncatch_exception ue; in __cxa_vec_ctor() local
208 uncatch_exception ue; in __cxa_vec_cctor() local
241 uncatch_exception ue; in __cxa_vec_dtor() local
316 uncatch_exception ue; in __cxa_vec_delete2() local
351 uncatch_exception ue; in __cxa_vec_delete3() local
/openbsd/usr.sbin/ypldap/
H A Dypldap.c151 struct userent *ue; in main_trash_update() local
179 struct userent *ue; in main_create_user_groups() local
277 struct userent *ue; in main_end_update() local
389 struct userent *ue; in main_dispatch_client() local
H A Dentries.c46 struct userent *ue; in flatten_entries() local
H A Dyp.c430 struct userent *ue; in ypproc_match_2_svc() local
587 struct userent *ue; in ypproc_next_2_svc() local
/openbsd/sys/net/
H A Dwg_noise.c996 uint8_t ue[NOISE_PUBLIC_KEY_LEN]; member
1004 uint8_t ue[NOISE_PUBLIC_KEY_LEN]; member
H A Dif_wg.c92 uint8_t ue[NOISE_PUBLIC_KEY_LEN]; member
102 uint8_t ue[NOISE_PUBLIC_KEY_LEN]; member
/openbsd/usr.bin/lex/
H A Dscanopt.c270 usg_elem *ue; local
/openbsd/sys/dev/pci/drm/amd/amdgpu/
H A Damdgpu_ras.c1246 unsigned long ce, ue; in amdgpu_ras_query_error_count() local
/openbsd/gnu/llvm/clang/lib/CodeGen/
H A DCodeGenModule.cpp5247 for (llvm::Value::use_iterator ui = old->use_begin(), ue = old->use_end(); in replaceUsesOfNonProtoConstant() local
/openbsd/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp10326 SDNode::use_iterator &ue) in RAUWUpdateListener()
/openbsd/gnu/llvm/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp8729 for (int j = 0, ue = UsedInputs.size(); j != ue; ++j) { in resolveTargetShuffleInputsAndMask() local