/freebsd/contrib/lua/src/ |
H A D | lundump.c | 164 int t = loadByte(S); in loadConstants() local 290 #define checksize(S,t) fchecksize(S,sizeof(t),#t) argument
|
/freebsd/sys/dev/bxe/ |
H A D | bxe_stats.h | 552 #define UPDATE_STAT64(s, t) \ argument 562 #define UPDATE_STAT64_NIG(s, t) \ argument 577 #define ADD_STAT64(diff, t) \ argument 590 #define UPDATE_EXTEND_TSTAT_X(s, t, size) \ argument 598 #define UPDATE_EXTEND_TSTAT(s, t) UPDATE_EXTEND_TSTAT_X(s, t, 32) argument 600 #define UPDATE_EXTEND_E_TSTAT(s, t, size) \ argument 606 #define UPDATE_EXTEND_USTAT(s, t) \ argument 613 #define UPDATE_EXTEND_E_USTAT(s, t) \ argument 619 #define UPDATE_EXTEND_XSTAT(s, t) \ argument 626 #define UPDATE_QSTAT(s, t) \ argument [all …]
|
/freebsd/contrib/nvi/ex/ |
H A D | ex_global.c | 63 CHAR_T *ptrn, *p, *t; in ex_g_setup() local
|
/freebsd/sys/dev/etherswitch/ar40xx/ |
H A D | ar40xx_hw.c | 281 uint32_t t; in ar40xx_hw_wait_bit() local
|
/freebsd/sys/contrib/openzfs/include/os/linux/spl/sys/ |
H A D | thread.h | 58 #define thread_join(t) VERIFY(0) argument
|
/freebsd/sys/dev/syscons/ |
H A D | sysmouse.c | 219 smdev_param(struct tty *tp, struct termios *t) in smdev_param()
|
/freebsd/contrib/arm-optimized-routines/math/aarch64/sve/ |
H A D | expm1f.c | 82 svfloat32_t t = svscale_x (pg, sv_f32 (1.0f), svcvt_s32_x (pg, j)); in SV_NAME_F1() local
|
H A D | expm1.c | 80 svfloat64_t t = svreinterpret_f64 (u); in SV_NAME_D1() local
|
/freebsd/usr.bin/tail/ |
H A D | tail.c | 283 char *ap, *p, *t; in obsolete() local
|
/freebsd/contrib/arm-optimized-routines/math/aarch64/advsimd/ |
H A D | v_expm1f_inline.h | 57 float32x4_t t = vreinterpretq_f32_s32 (u); in expm1f_inline() local
|
/freebsd/lib/libc/tests/gen/ |
H A D | fnmatch_test.c | 77 struct testcase *t; in ATF_TC_BODY() local
|
/freebsd/sys/contrib/openzfs/module/zfs/ |
H A D | zil.c | 177 avl_tree_t *t = &zilog->zl_bp_tree; in zil_bp_tree_fini() local 190 avl_tree_t *t = &zilog->zl_bp_tree; in zil_bp_tree_add() local 943 for (int t = 0; t < TXG_SIZE; t++) { in zilog_is_dirty() local 1383 avl_tree_t *t = &lwb->lwb_vdev_tree; in zil_lwb_add_block() local 1472 hrtime_t t = gethrtime() - lwb->lwb_issued_timestamp; in zil_lwb_flush_vdevs_done() local 1580 avl_tree_t *t = &lwb->lwb_vdev_tree; in zil_lwb_write_done() local 2595 avl_tree_t *t; in zil_itxg_clean() local 2661 avl_tree_t *t; in zil_remove_async() local 2746 avl_tree_t *t = &itxs->i_async_tree; in zil_itx_assign() local 2969 avl_tree_t *t; in zil_async_to_sync() local
|
/freebsd/contrib/tcsh/ |
H A D | ed.screen.c | 360 TCset(struct termcapstr *t, const char *cap) in TCset() 379 struct termcapstr *t; in TellTC() local 523 struct termcapstr *t; in EchoTC() local 1397 struct termcapstr *t; in GetTermCaps() local
|
H A D | tc.sched.c | 189 struct command *t; in sched_run() local
|
/freebsd/crypto/openssl/crypto/bn/ |
H A D | bn_asm.c | 209 BN_ULONG dh, dl, q, ret = 0, th, tl, t; in bn_div_words() local 316 BN_ULONG c, l, t; in bn_add_words() local 960 BN_ULONG t[8]; in bn_sqr_comba4() local 966 BN_ULONG t[16]; in bn_sqr_comba8() local
|
/freebsd/sys/kern/ |
H A D | sched_ule.c | 322 #define SCHED_AFFINITY(ts, t) ((u_int)ticks - (ts)->ts_rltick < (t) * affinity) argument 354 #define TDQ_LOCK_ASSERT(t, type) mtx_assert(TDQ_LOCKPTR((t)), (type)) argument 355 #define TDQ_LOCK(t) mtx_lock_spin(TDQ_LOCKPTR((t))) argument 356 #define TDQ_LOCK_FLAGS(t, f) mtx_lock_spin_flags(TDQ_LOCKPTR((t)), (f)) argument 357 #define TDQ_TRYLOCK(t) mtx_trylock_spin(TDQ_LOCKPTR((t))) argument 358 #define TDQ_TRYLOCK_FLAGS(t, f) mtx_trylock_spin_flags(TDQ_LOCKPTR((t)), (f)) argument 359 #define TDQ_UNLOCK(t) mtx_unlock_spin(TDQ_LOCKPTR((t))) argument 360 #define TDQ_LOCKPTR(t) ((struct mtx *)(&(t)->tdq_lock)) argument 1952 const u_int t = (u_int)ticks; in sched_pctcpu_update() local
|
/freebsd/sbin/ipf/libipf/ |
H A D | var.c | 39 char c, *s, *t, *value; in get_variable() local
|
/freebsd/usr.bin/lastcomm/ |
H A D | lastcomm.c | 72 time_t t; in main() local
|
/freebsd/lib/msun/src/ |
H A D | e_jnf.c | 110 float t,v; in jnf() local
|
/freebsd/contrib/llvm-project/compiler-rt/lib/msan/ |
H A D | msan_thread.cpp | 54 MsanThread *t = (MsanThread*)tsd; in TSDDtor() local
|
/freebsd/sys/netinet/ |
H A D | pim.h | 80 #define PIM_MAKE_VT(v, t) (0xff & (((v) << 4) | (0x0f & (t)))) argument
|
/freebsd/sys/netgraph/ |
H A D | ng_parse.c | 125 #define METHOD(t,m) (ng_get_ ## m ## _method(t)) argument 126 #define INVOKE(t,m) (*METHOD(t,m)) argument 134 #define ALIGNMENT(t) (METHOD(t, getAlign) == NULL ? \ argument 1684 char *t; in ng_parse_get_token() local 1873 ng_get_parse_method(const struct ng_parse_type *t) in ng_get_parse_method() 1881 ng_get_unparse_method(const struct ng_parse_type *t) in ng_get_unparse_method() 1889 ng_get_getDefault_method(const struct ng_parse_type *t) in ng_get_getDefault_method() 1897 ng_get_getAlign_method(const struct ng_parse_type *t) in ng_get_getAlign_method()
|
/freebsd/lib/libgssapi/ |
H A D | gss_mech_switch.c | 127 unsigned int t; in _gss_string_to_oid() local
|
/freebsd/sys/contrib/dev/mediatek/mt76/mt76x2/ |
H A D | pci_phy.c | 256 struct mt76x2_temp_comp t; in mt76x2_phy_temp_compensate() local
|
/freebsd/usr.sbin/fdread/ |
H A D | fdutil.c | 450 getname(enum fd_drivetype t, const char **name, const char **descr) in getname()
|