Searched defs:yr (Results 1 – 6 of 6) sorted by relevance
/freebsd/crypto/krb5/src/util/support/ |
H A D | gmt_mktime.c | 135 int yr; in main() local
|
/freebsd/contrib/netbsd-tests/lib/libutil/ |
H A D | t_parsedate.c | 253 #define isleap(yr) (((yr) & 3) == 0 && (((yr) % 100) != 0 || \ in ATF_TC_BODY() argument
|
/freebsd/sys/crypto/camellia/ |
H A D | camellia.c | 105 #define CAMELLIA_F(xl, xr, kl, kr, yl, yr, il, ir, t0, t1) \ argument 141 #define CAMELLIA_ROUNDSM(xl, xr, kl, kr, yl, yr, il, ir, t0, t1) \ argument
|
/freebsd/crypto/krb5/src/lib/crypto/builtin/camellia/ |
H A D | camellia.c | 118 #define CAMELLIA_F(xl, xr, kl, kr, yl, yr, il, ir, t0, t1) \ argument 159 #define CAMELLIA_ROUNDSM(xl, xr, kl, kr, yl, yr, il, ir, t0, t1) \ argument
|
/freebsd/sys/dev/qat/qat_api/firmware/include/ |
H A D | icp_qat_fw_mmp.h | 3817 uint64_t yr; /**< yR = affine coordinate Y of point [k]P (6 qwords)*/ member 3830 uint64_t yr; /**< yR = affine coordinate Y of point [k]G (6 qwords)*/ member 3856 uint64_t yr; /**< yR = affine coordinate Y of point [k]P (4 qwords)*/ member 3869 uint64_t yr; /**< yR = affine coordinate Y of point [k]G (4 qwords)*/ member 6295 uint64_t yr; /**< yR = Twisted Edwards affine coordinate Y of point [k]P (4 qwords)*/ member 6309 uint64_t yr; /**< yR = Twisted Edwards affine coordinate Y of point [k]G (4 qwords)*/ member 6349 uint64_t yr; /**< yR = Edwards affine coordinate Y of point [k]P (8 qwords)*/ member 6363 uint64_t yr; /**< yR = Edwards affine coordinate Y of point [k]G (8 qwords)*/ member
|
/freebsd/contrib/sqlite3/ |
H A D | shell.c | 10974 int yr, mon, day; in zipfileMtimeToDos() local
|