Home
last modified time | relevance | path

Searched refs:_ts (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gdb/dist/sim/testsuite/bfin/
H A Dtestset.s8 .macro _ts val:req macro
46 _ts \val
47 _ts ~(\val)
/netbsd-src/sys/sys/
H A Dktrace.h82 } _ts; member
86 struct timespec _ts; member
94 #define ktr_time _v._v2._ts
96 #define ktr_ots _v._v1._ts
97 #define ktr_ts _v._v2._ts
/netbsd-src/sys/dev/ic/
H A Dathvar.h569 #define ath_hal_txprocdesc(_ah, _ds, _ts) \ argument
570 ((*(_ah)->ah_procTxDesc)((_ah), (_ds), (_ts)))