Home
last modified time | relevance | path

Searched refs:wnum (Results 1 – 12 of 12) sorted by relevance

/freebsd/crypto/heimdal/lib/roken/
H A Dstrptime.c189 set_week_number_sun (struct tm *timeptr, int wnum) in set_week_number_sun() argument
193 timeptr->tm_yday = wnum * 7 + timeptr->tm_wday - fday; in set_week_number_sun()
205 set_week_number_mon (struct tm *timeptr, int wnum) in set_week_number_mon() argument
209 timeptr->tm_yday = wnum * 7 + (timeptr->tm_wday + 6) % 7 - fday; in set_week_number_mon()
221 set_week_number_mon4 (struct tm *timeptr, int wnum) in set_week_number_mon4() argument
229 timeptr->tm_yday = offset + (wnum - 1) * 7 + timeptr->tm_wday - fday; in set_week_number_mon4()
/freebsd/crypto/openssl/crypto/bn/
H A Dbn_div.c271 BN_ULONG *resp, *wnum, *wnumtop; in bn_div_fixed_top() local
321 wnum = &(snum->d[loop]); in bn_div_fixed_top()
357 BN_ULONG n2 = (wnumtop == wnum) ? 0 : wnumtop[-2]; in bn_div_fixed_top()
426 wnum--; in bn_div_fixed_top()
431 l0 = bn_sub_words(wnum, wnum, tmp->d, div_n + 1); in bn_div_fixed_top()
440 l0 = bn_add_words(wnum, wnum, tmp->d, div_n); in bn_div_fixed_top()
/freebsd/crypto/openssl/ssl/record/
H A Drec_layer_s3.c42 rl->wnum = 0; in RECORD_LAYER_clear()
288 tot = s->rlayer.wnum; in ssl3_write_bytes()
298 if ((len < s->rlayer.wnum) in ssl3_write_bytes()
300 && (len < (s->rlayer.wnum + s->rlayer.wpend_tot)))) { in ssl3_write_bytes()
311 s->rlayer.wnum = 0; in ssl3_write_bytes()
346 s->rlayer.wnum = tot; in ssl3_write_bytes()
373 s->rlayer.wnum = tot; in ssl3_write_bytes()
474 s->rlayer.wnum = tot; in ssl3_write_bytes()
H A Drecord.h99 size_t wnum; member
/freebsd/crypto/krb5/src/lib/krb5/unicode/ucdata/
H A Ducgendat.c814 short wnum, neg, number[2], compat; in read_cdata() local
1051 for (e = s, neg = wnum = 0; *e && *e != ';'; e++) { in read_cdata()
1062 number[wnum] *= -1; in read_cdata()
1065 wnum++; in read_cdata()
1067 number[wnum] = (number[wnum] * 10) + (*e - '0'); in read_cdata()
1074 if (wnum == 0) in read_cdata()
/freebsd/contrib/ncurses/include/
H A DCaps.uwin307 #maximum_windows wnum num MW - - ----- maximum number of definable windows
H A DCaps.hpux11315 maximum_windows wnum num MW - - ----- maximum number of definable windows
H A DCaps.osf1r5322 maximum_windows wnum num MW - - ----- maximum number of definable windows
H A DCaps318 maximum_windows wnum num MW - - ----- maximum number of definable windows
H A DCaps.aix4313 maximum_windows wnum num MW - - ----- maximum number of definable windows
H A DCaps.keys316 maximum_windows wnum num MW - - ----- maximum number of definable windows
/freebsd/contrib/ncurses/misc/
H A Dterminfo.src12487 wnum#0, wsl#30,