Searched refs:TST (Results 1 - 7 of 7) sorted by relevance

/netbsd-6-1-5-RELEASE/external/mit/lua/dist/etc/
H A DMakefile8 TST= $(TOP)/test macro
27 $(BIN)/luac $(TST)/hello.lua
33 ./a.out $(TST)/hello.lua
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gas/
H A Drx-parse.h150 TST = 366, enumerator in enum:yytokentype
265 #define TST 366 macro
H A Drx-parse.c185 TST = 366, enumerator in enum:yytokentype
300 #define TST 366 macro
916 "SUNTIL", "SWHILE", "TST", "WAIT", "XCHG", "XOR", "'#'", "','", "'['",
3646 OPC(TST),
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gas/config/
H A Drx-parse.y161 %token TST
611 | TST { sub_op = 12; } op_dp20_rim
1070 OPC(TST),
/netbsd-6-1-5-RELEASE/sbin/ping6/
H A Dping6.c162 #define TST(bit) (A(bit) & B(bit)) macro
1446 if (TST(seq % mx_dup_ck)) {
1496 if (TST(seq % mx_dup_ck)) {
/netbsd-6-1-5-RELEASE/sbin/ping/
H A Dping.c138 #define TST(seq) (A(seq) & B(seq)) macro
1038 if (TST(ntohs((u_int16_t)icp->icmp_seq))) {
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gas/testsuite/gas/arm/
H A Dthumb2_bad_reg.s748 @ TST (immediate)
751 @ TST (register)

Completed in 200 milliseconds