Searched defs:previous (Results 1 - 25 of 84) sorted by relevance

1234

/netbsd-current/external/bsd/tcpdump/dist/
H A Dnetdissect-alloc.c56 nd_mem_chunk_t *current, *previous; local
/netbsd-current/external/ibm-public/postfix/dist/src/util/
H A Dposix_signals.c62 int previous; local
/netbsd-current/external/gpl2/libmalloc/dist/
H A Drealloc.c189 __ptr_t previous = malloc ((block - _heapindex) * BLOCKSIZE); local
/netbsd-current/crypto/external/cpl/trousers/dist/src/include/daa/
H A Dlist.h25 node_t *previous; member in struct:__anon6
/netbsd-current/external/bsd/tmux/dist/
H A Dcmd-select-layout.c81 int next, previous, layout; local
H A Dcmd-select-window.c93 int next, previous, last, activity; local
/netbsd-current/external/bsd/kyua-cli/dist/utils/fs/
H A Doperations_test.cpp98 const fs::path previous = fs::current_path(); local
110 const fs::path previous = fs::current_path(); local
/netbsd-current/external/bsd/libarchive/dist/libarchive/
H A Darchive_entry_link_resolver.c72 struct links_entry *previous; member in struct:links_entry
[all...]
/netbsd-current/crypto/external/cpl/trousers/dist/src/tcs/
H A Dtcs_context.c113 struct tcs_context *previous; local
/netbsd-current/usr.sbin/bootp/common/
H A Dhash.c241 hash_member *previous = NULL; local
/netbsd-current/sys/external/bsd/drm2/dist/drm/
H A Ddrm_bridge.c135 drm_bridge_attach(struct drm_encoder *encoder, struct drm_bridge *bridge, struct drm_bridge *previous) argument
[all...]
/netbsd-current/external/mit/libuv/dist/src/win/
H A Dsignal.c95 unsigned long previous = InterlockedExchange( local
/netbsd-current/external/mit/libuv/dist/src/
H A Dfs-poll.c47 struct poll_ctx* previous; /* context from previous start()..stop() period */ member in struct:poll_ctx
/netbsd-current/external/bsd/kyua-testers/dist/
H A Dfs_test.c443 char* previous; local
465 char* previous; local
500 DIR* previous = opendir("."); local
[all...]
/netbsd-current/usr.sbin/acpitools/aml/
H A Daml_name.c256 struct aml_name_group *previous; local
/netbsd-current/external/gpl3/gdb.old/dist/sim/ppc/
H A Ddevice.h229 (const device_property *previous); variable
/netbsd-current/external/gpl2/xcvs/dist/src/
H A Droot.c191 static char *previous = NULL; local
237 static char *previous = NULL; local
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dparse.h47 struct gfc_state_data *previous; member in struct:gfc_state_data
/netbsd-current/external/gpl3/gcc.old/dist/gcc/cp/
H A Dname-lookup.h67 cxx_binding *previous; variable
/netbsd-current/external/gpl3/gcc/dist/gcc/fortran/
H A Dparse.h47 struct gfc_state_data *previous; member in struct:gfc_state_data
/netbsd-current/external/gpl3/gdb/dist/sim/ppc/
H A Ddevice.h229 (const device_property *previous); variable
/netbsd-current/sys/kern/
H A Dsysv_msg.c1087 struct __msg *previous; local
/netbsd-current/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Dtemplate.h78 TemplatePrevious *previous; // threaded list of previous instantiation attempts on stack member in class:TemplateDeclaration
/netbsd-current/external/mit/lua/dist/src/
H A Dlbaselib.c229 int previous = lua_gc(L, o, p); local
/netbsd-current/external/gpl3/gcc/dist/gcc/d/dmd/
H A Dtemplate.h75 TemplatePrevious *previous; // threaded list of previous instantiation attempts on stack member in class:TemplateDeclaration

Completed in 239 milliseconds

1234