Searched defs:yr (Results 1 – 4 of 4) sorted by relevance
/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/sys/dev/qat/qat_api/firmware/include/ |
H A D | icp_qat_fw_mmp.h | 3819 uint64_t yr; /**< yR = affine coordinate Y of point [k]P (6 qwords)*/ member 3832 uint64_t yr; /**< yR = affine coordinate Y of point [k]G (6 qwords)*/ member 3858 uint64_t yr; /**< yR = affine coordinate Y of point [k]P (4 qwords)*/ member 3871 uint64_t yr; /**< yR = affine coordinate Y of point [k]G (4 qwords)*/ member 6297 uint64_t yr; /**< yR = Twisted Edwards affine coordinate Y of point [k]P (4 qwords)*/ member 6311 uint64_t yr; /**< yR = Twisted Edwards affine coordinate Y of point [k]G (4 qwords)*/ member 6351 uint64_t yr; /**< yR = Edwards affine coordinate Y of point [k]P (8 qwords)*/ member 6365 uint64_t yr; /**< yR = Edwards affine coordinate Y of point [k]G (8 qwords)*/ member
|
/freebsd/contrib/sqlite3/ |
H A D | shell.c | 10135 int yr, mon, day; in zipfileMtimeToDos() local
|