Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/smatch/src/validation/
H A Dabi-integer.c1 #define TEST(T, S, A) \ macro
H A Dvla-sizeof-ice.c7 #define TEST(x, r) _Static_assert(T(x) == r, #x " => " #r) macro
H A Dinteger-const-expr.c30 #define TEST(R, X) _Static_assert(ICE_P(X) == R, "ICE_P(" #X ") => " #R); \ macro
H A Dspecifiers1.c3 #define TEST(x) { T a; x *b = &a; } in OK() macro
/illumos-gate/usr/src/tools/smatch/src/validation/mem2reg/
H A Dquadra00.c1 #define TEST(N) \ macro
/illumos-gate/usr/src/contrib/ast/src/cmd/INIT/
H A Dregress.sh595 function TEST # number description arg ... function
1453 alias TEST='TESTLINE=$LINENO; TEST' alias
H A Dmktest.sh205 function TEST function
/illumos-gate/usr/src/cmd/svc/profile/
H A DMakefile59 TEST = /usr/bin/test macro
/illumos-gate/usr/src/cmd/power/
H A Dsys-suspend.c100 #define TEST 0x800 macro
/illumos-gate/usr/src/uts/common/io/upf/
H A Dadm8511reg.h47 #define TEST 0x80 /* B */ macro
/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A Depic100.h22 TEST = 0x1C, /* Test register: marked as reserved (see in source code) */ enumerator
/illumos-gate/usr/src/contrib/ast/src/lib/libast/port/
H A Dastlicense.c56 #define TEST 2 macro