Home
last modified time | relevance | path

Searched defs:ww (Results 1 – 17 of 17) sorted by relevance

/netbsd-src/external/bsd/openldap/dist/servers/slapd/back-mdb/
H A Dsearch.c353 mdb_rtxn_snap( Operation *op, ww_ctx *ww ) in mdb_rtxn_snap()
371 ww_ctx *ww = sc->sc_private; in mdb_writewait() local
378 mdb_waitfixup( Operation *op, ww_ctx *ww, MDB_cursor *mci, MDB_cursor *mcd, IdScopes *isc ) in mdb_waitfixup()
/netbsd-src/games/gomoku/
H A Dbdisp.c125 int ww = (int)strlen(plyr[WHITE]); in bdwho() local
/netbsd-src/external/gpl3/gcc/dist/libgcc/config/visium/
H A Dlib2funcs.c226 const DWunion ww = {{.low = q0, .high = q1}}; in __udivmoddi4() local
/netbsd-src/lib/libm/ld80/
H A De_powl.c564 long double ww, y; in powil() local
/netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/visium/
H A Dlib2funcs.c226 const DWunion ww = {{.low = q0, .high = q1}}; in __udivmoddi4() local
/netbsd-src/external/gpl3/gcc.old/dist/libgcc/
H A Dlibgcc2.c353 DWunion ww = {.ll = (UDWtype) (UWtype) uu.s.low in __mulvDI3() local
368 DWunion ww = {.ll = (UDWtype) (UWtype) uu.s.low in __mulvDI3() local
381 DWunion ww = {.ll = (UDWtype) (UWtype) uu.s.low in __mulvDI3() local
1223 const DWunion ww = {{.low = q0, .high = q1}}; in __udivmoddi4() local
/netbsd-src/external/gpl3/gcc/dist/libgcc/
H A Dlibgcc2.c333 DWunion ww = {.ll = (UDWtype) (UWtype) uu.s.low in __mulvDI3() local
348 DWunion ww = {.ll = (UDWtype) (UWtype) uu.s.low in __mulvDI3() local
361 DWunion ww = {.ll = (UDWtype) (UWtype) uu.s.low in __mulvDI3() local
1203 const DWunion ww = {{.low = q0, .high = q1}}; in __udivmoddi4() local
/netbsd-src/sbin/newfs_lfs/
H A Dmake_lfs.c413 int curw, ww; in make_lfs() local
/netbsd-src/external/bsd/pcc/dist/pcc/arch/m68k/
H A Dlocal2.c777 int ww; in myxasm() local
/netbsd-src/external/mpl/dhcp/dist/omapip/
H A Ddispatch.c515 fd_set r, w, x, rr, ww, xx; in omapi_one_dispatch() local
/netbsd-src/external/bsd/am-utils/dist/amq/
H A Damq.c272 int ww = strlen(mi->mi_wildcard ? mi->mi_wildcard : "(null"); in show_mapinfo() local
/netbsd-src/sys/arch/atari/dev/
H A Dgrfabs_reg.h172 #define INIT_BOX(b,xx,yy,ww,hh) \ argument
/netbsd-src/external/bsd/tmux/dist/
H A Dsession.c649 struct winlinks old_windows, *ww; in session_group_synchronize1() local
/netbsd-src/external/bsd/pcc/dist/pcc/cc/cpp/
H A Dcpp.c422 addidir(char *idir, struct incs **ww) in addidir()
1208 struct blocker *w, *ww; in mergeadd() local
/netbsd-src/external/bsd/pcc/dist/pcc/mip/
H A Dregs.c1926 ADJL *w, *ww; in Conservative() local
2294 REGW *w, *ww; in paint() local
2421 REGW *ww = GetAlias(w); in AssignColors() local
H A Dreader.c1749 int cw, ooff, ww; local
/netbsd-src/sys/arch/amiga/dev/
H A Dgrfabs_reg.h279 #define INIT_BOX(b,xx,yy,ww,hh) do{(b)->x = xx; (b)->y = yy; (b)->width = ww; (b)->height = hh;}whi… argument