Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/gdtoa/
HDg_ddfmt.c44 int bx, by, decpt, ex, ey, i, j, mode; local
/freebsd-14-stable/contrib/opencsd/decoder/source/etmv3/
HDtrc_pkt_proc_etmv3_impl.cpp310 ocsd_err_t EtmV3PktProcImpl::processHeaderByte(uint8_t by) in processHeaderByte()
510 ocsd_err_t EtmV3PktProcImpl::processPayloadByte(uint8_t by) in processPayloadByte()
/freebsd-14-stable/contrib/elftoolchain/common/
HDutarray.h92 #define utarray_reserve(a,by) do { \ argument
/freebsd-14-stable/usr.bin/find/
HDgetdate.y819 int by = b->tm_year + (TM_YEAR_ORIGIN - 1); in difftm() local
/freebsd-14-stable/contrib/libarchive/libarchive/
HDarchive_getdate.c916 int by = b->tm_year + (TM_YEAR_ORIGIN - 1); in difftm() local
/freebsd-14-stable/contrib/file/src/
HDcdf.h194 #define CDF_ROUND(val, by) (((val) + (by) - 1) & ~((by) - 1)) argument
/freebsd-14-stable/sys/dev/syscons/
HDscvgarndr.c1255 int bx, by, i, line_width, xend, xoff, yend, yoff; in remove_pxlmouse_planar() local
/freebsd-14-stable/contrib/bearssl/test/
HDtest_crypto.c8179 unsigned char ba[80], bb[80], bx[80], by[80], bz[80]; in test_EC_inner() local