Searched defs:orig (Results 1 - 25 of 143) sorted by relevance

123456

/openbsd-current/regress/usr.bin/ssh/unittests/misc/
H A Dtest_strdelim.c25 char *orig, *str, *cp; local
H A Dtest_hpdelim.c25 char *orig, *str, *cp, *port; local
/openbsd-current/usr.bin/vi/common/
H A Dscreen.c36 screen_init(GS *gp, SCR *orig, SCR **spp) argument
[all...]
/openbsd-current/usr.bin/vi/vi/
H A Dv_init.c35 v_screen_copy(SCR *orig, SCR *sp) argument
/openbsd-current/usr.sbin/unbound/util/
H A Drtt.c103 rtt_lost(struct rtt_info* rtt, int orig) argument
/openbsd-current/sbin/unwind/libunbound/util/
H A Drtt.c103 rtt_lost(struct rtt_info* rtt, int orig) argument
/openbsd-current/sys/dev/pci/drm/radeon/
H A Dvce_v2_0.c76 u32 orig, tmp; local
/openbsd-current/lib/libcurses/base/
H A Dlib_window.c61 WINDOW *orig; local
H A Dlib_newwin.c197 derwin(WINDOW *orig, int num_lines, int num_columns, int begy, int begx) argument
[all...]
H A Dlib_pad.c88 subpad(WINDOW *orig, int l, int c, int begy, int begx) argument
/openbsd-current/gnu/lib/libstdc++/libstdc++/testsuite/22_locale/
H A Dstatic_members.cc72 const char* orig = setlocale(LC_ALL, NULL); local
/openbsd-current/gnu/lib/libstdc++/libstdc++/testsuite/
H A Dtestsuite_hooks.cc118 locale orig = locale::global(loc_name); local
143 locale orig = locale::global(loc_name); local
/openbsd-current/games/monop/
H A Dmisc.c135 MON *orig; /* remember starting monop ptr */ local
[all...]
/openbsd-current/libexec/ld.so/
H A Dutil.c68 _dl_strdup(const char *orig) argument
/openbsd-current/usr.bin/find/
H A Dmisc.c55 brace_subst(char *orig, char **store, char *path, int len) argument
/openbsd-current/sbin/isakmpd/
H A Dmessage.h131 u_int8_t *orig; member in struct:message
/openbsd-current/gnu/gcc/gcc/
H A Dconvert.c90 REAL_VALUE_TYPE orig; local
H A Drtl.c214 copy_rtx(rtx orig) argument
[all...]
H A Dtree-ssa-forwprop.c756 tree orig = unshare_expr (rhs); local
/openbsd-current/gnu/usr.bin/gcc/gcc/cp/
H A Drepo.c347 tree orig; local
/openbsd-current/usr.sbin/unbound/testcode/
H A Dunitdname.c463 uint8_t* orig = (uint8_t*)"\007example\003com\000"; local
/openbsd-current/gnu/llvm/lldb/source/Breakpoint/
H A DWatchpointOptions.cpp52 WatchpointOptions::CopyOptionsNoCallback(WatchpointOptions &orig) { argument
/openbsd-current/gnu/llvm/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/
H A DRenderScriptx86ABIFixups.cpp85 llvm::Function *orig = call_inst->getCalledFunction(); local
/openbsd-current/gnu/llvm/llvm/include/llvm/CodeGen/
H A DLiveInterval.h67 VNInfo(unsigned i, const VNInfo &orig) : id(i), def(orig.def) {} argument
/openbsd-current/gnu/lib/libiberty/src/
H A Dfibheap.c286 fibnode_t x, y, orig; local

Completed in 263 milliseconds

123456