Searched refs:tst (Results 1 - 6 of 6) sorted by relevance

/haiku/src/libs/uuid/
H A Dtest_uuid.c74 uuid_t buf, tst; local
157 if (uuid_parse(str, tst) < 0) {
161 if (!uuid_compare(buf, tst)) {
167 uuid_clear(tst);
168 if (uuid_is_null(tst))
174 uuid_copy(buf, tst);
175 if (!uuid_compare(buf, tst))
/haiku/src/system/kernel/arch/m68k/
H A Darch_exceptions.S100 tst.b (%sp) /* check for a null state */
116 tst.b IFRAME_fpu-IFRAME_fp(%sp) /* check for a null state */
/haiku/src/system/boot/platform/amiga_m68k/
H A Dstage1.S121 tst.l %d0
146 tst.l %d0
158 tst.l %d0
184 tst.l %d0
H A Dshell.S91 // tst.l %d0
98 tst.l %d0
109 tst.l %d0
141 tst.l %d0
171 // tst.l %d0
/haiku/src/system/boot/platform/atari_m68k/
H A Dshell.S130 tst.w %d0
225 tst.w %d7 // s/t
256 tst.l %d0
/haiku/src/system/libroot/posix/string/arch/arm/
H A Darch_string.S21 tst r3, #3
25 tst r3, #3

Completed in 39 milliseconds