Home
last modified time | relevance | path

Searched defs:w (Results 26 – 50 of 569) sorted by relevance

12345678910>>...23

/dragonfly/contrib/libarchive/libarchive/
H A Darchive_write_set_format_warc.c122 struct warc_s *w; in archive_write_set_format_warc() local
165 struct warc_s *w = a->format_data; in _warc_options() local
184 struct warc_s *w = a->format_data; in _warc_header() local
271 struct warc_s *w = a->format_data; in _warc_data() local
294 struct warc_s *w = a->format_data; in _warc_finish_entry() local
318 struct warc_s *w = a->format_data; in _warc_free() local
/dragonfly/usr.bin/finger/
H A Dutil.c102 WHERE *w; in enter_lastlog() local
139 WHERE *w; in enter_where() local
220 WHERE *w; in walloc() local
285 find_idle_and_ttywrite(WHERE *w) in find_idle_and_ttywrite()
H A Dsprint.c53 WHERE *w; in sflag_print() local
156 stimeprint(WHERE *w) in stimeprint()
/dragonfly/crypto/libressl/crypto/ripemd/
H A Drmd_locl.h126 #define RIP1(a,b,c,d,e,w,s) { \ argument
131 #define RIP2(a,b,c,d,e,w,s,K) { \ argument
136 #define RIP3(a,b,c,d,e,w,s,K) { \ argument
141 #define RIP4(a,b,c,d,e,w,s,K) { \ argument
146 #define RIP5(a,b,c,d,e,w,s,K) { \ argument
/dragonfly/contrib/mpc/src/
H A Ddiv.c25 mpc_div_zero (mpc_ptr a, mpc_srcptr z, mpc_srcptr w, mpc_rnd_t rnd) in mpc_div_zero()
41 mpc_div_inf_fin (mpc_ptr rop, mpc_srcptr z, mpc_srcptr w) in mpc_div_inf_fin()
113 mpc_div_fin_inf (mpc_ptr rop, mpc_srcptr z, mpc_srcptr w) in mpc_div_fin_inf()
157 mpc_div_real (mpc_ptr rop, mpc_srcptr z, mpc_srcptr w, mpc_rnd_t rnd) in mpc_div_real()
186 mpc_div_imag (mpc_ptr rop, mpc_srcptr z, mpc_srcptr w, mpc_rnd_t rnd) in mpc_div_imag()
/dragonfly/contrib/wpa_supplicant/src/crypto/
H A Dsha1-internal.c144 #define R0(v,w,x,y,z,i) \ argument
147 #define R1(v,w,x,y,z,i) \ argument
150 #define R2(v,w,x,y,z,i) \ argument
152 #define R3(v,w,x,y,z,i) \ argument
155 #define R4(v,w,x,y,z,i) \ argument
/dragonfly/usr.bin/window/
H A Dcmd6.c49 struct ww *w; in c_debug() local
89 struct ww *w; in debug_str() local
H A Dwwcursor.c39 wwcursor(struct ww *w, int on) in wwcursor()
73 struct ww *w; in wwsetcursormodes() local
H A Dwwprintf.c39 wwprintf(struct ww *w, const char *fmt, ...) in wwprintf()
49 wwvprintf(struct ww *w, const char *fmt, va_list ap) in wwvprintf()
H A Dwwgets.c43 wwgets(char *buf, int n, struct ww *w) in wwgets()
97 rub(int c, struct ww *w) in rub()
H A Dcmd2.c104 struct ww *w; in c_help() local
118 help_print(struct ww *w, const char *name, const char **list) in help_print()
H A Dwwdump.c44 wwdumpwin(struct ww *w) in wwdumpwin()
58 wwdumpnvis(struct ww *w) in wwdumpnvis()
H A Dcmd5.c45 c_move(struct ww *w) in c_move()
89 movewin(struct ww *w, int row, int col) in movewin()
/dragonfly/contrib/gmp/mpz/
H A Dgcd_ui.c26 mpz_gcd_ui (mpz_ptr w, mpz_srcptr u, unsigned long int v) in mpz_gcd_ui()
71 PTR(w)[0] = res; in mpz_gcd_ui() local
H A Daorsmul_i.c59 mpz_aorsmul_1 (mpz_ptr w, mpz_srcptr x, mp_limb_t y, mp_size_t sub) in mpz_aorsmul_1()
193 mpz_addmul_ui (mpz_ptr w, mpz_srcptr x, unsigned long y) in mpz_addmul_ui()
221 mpz_submul_ui (mpz_ptr w, mpz_srcptr x, unsigned long y) in mpz_submul_ui()
/dragonfly/sys/net/altq/
H A Daltq_red.c167 int w, i; in red_alloc() local
540 struct wtab *w; in wtab_alloc() local
567 wtab_destroy(struct wtab *w) in wtab_destroy()
579 pow_w(struct wtab *w, int n) in pow_w()
/dragonfly/contrib/mpfr/src/
H A Dli2.c37 mpfr_t s, u, v, w; in li2_series() local
138 mpfr_prec_t w = MPFR_PREC (y) + 20; in mpfr_li2_asympt_pos() local
184 mpfr_prec_t w = MPFR_PREC (y) + 20; in mpfr_li2_asympt_neg() local
562 mpfr_t s, u, v, w, xx; in mpfr_li2() local
/dragonfly/contrib/diffutils/lib/
H A Dunlocked-io.h87 # define fread(w,x,y,z) fread_unlocked (w,x,y,z) argument
89 # define fread_unlocked(w,x,y,z) fread (w,x,y,z) argument
94 # define fwrite(w,x,y,z) fwrite_unlocked (w,x,y,z) argument
96 # define fwrite_unlocked(w,x,y,z) fwrite (w,x,y,z) argument
/dragonfly/contrib/cvs-1.12/lib/
H A Dunlocked-io.h88 # define fread(w,x,y,z) fread_unlocked (w,x,y,z) argument
90 # define fread_unlocked(w,x,y,z) fread (w,x,y,z) argument
95 # define fwrite(w,x,y,z) fwrite_unlocked (w,x,y,z) argument
97 # define fwrite_unlocked(w,x,y,z) fwrite (w,x,y,z) argument
/dragonfly/contrib/grep/lib/
H A Dunlocked-io.h87 # define fread(w,x,y,z) fread_unlocked (w,x,y,z) argument
89 # define fread_unlocked(w,x,y,z) fread (w,x,y,z) argument
94 # define fwrite(w,x,y,z) fwrite_unlocked (w,x,y,z) argument
96 # define fwrite_unlocked(w,x,y,z) fwrite (w,x,y,z) argument
/dragonfly/usr.bin/systat/
H A Dvmmeter.c24 #define DRAW_ROW(n, y, w, fmt, args...) \ argument
30 #define DRAW_ROW2(n, y, w, fmt, args...) \ argument
36 #define DRAW_ROWX(n, y, w, fmt, args...) \ argument
312 closevmm(WINDOW *w) in closevmm()
/dragonfly/sys/dev/sound/pci/hda/
H A Dhdaa_patches.c148 hdac_pin_patch(struct hdaa_widget *w) in hdac_pin_patch()
438 hdaa_widget_patch(struct hdaa_widget *w) in hdaa_widget_patch()
517 struct hdaa_widget *w; in hdaa_patch() local
/dragonfly/usr.sbin/installer/dfuife_curses/
H A Dcurses_xlat.c69 cb_click_remove_row(struct curses_widget *w) in cb_click_remove_row()
141 cb_click_select_option(struct curses_widget *w) in cb_click_select_option()
196 cb_click_insert_row(struct curses_widget *w) in cb_click_insert_row()
353 struct curses_widget *w; in center_buttons() local
393 struct curses_widget *w; in create_buttons() local
825 struct curses_widget *w; in curses_widgets_update_from_dfui_progress() local
/dragonfly/sys/dev/serial/ic_layer/
H A Desp.h75 #define HIBYTE(w) (((w) >> 8) & 0xff) argument
76 #define LOBYTE(w) ((w) & 0xff) argument
/dragonfly/contrib/tcsh-6/
H A Ded.refresh.c162 int w, i, lv, lh; in Draw() local
308 int w; in RefreshPromptpart() local
1140 CalcPosition(int w, int th, int *h, int *v) in CalcPosition()
1176 int w, h, th, v; in RefCursor() local
1249 int w; in RefPlusOne() local

12345678910>>...23