You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Holger Vogt
26cf1a7a57
max_align_t is used to examine the largest alignment requirement,
and it is expected to check the alignment value via alignof, not sizeof.
Otherwise, __attribute__((aligned)) can complain as required alignment
being invalid, e.g. on s390x.
Patch provided by Mamoru Tasaka, Fedora
3 years ago
..
Makefile.am
tests/regression/parser/bxpressn-1.cir, check some B expression capabilities
10 years ago
bxpressn-1.cir
src/spicelib/parser/inpptree.c, bug fix, B expression of kind `max(0,expr)'
10 years ago
bxpressn-1.out
tests/regression/parser/bxpressn-1.cir, check some B expression capabilities
10 years ago
minus-minus.cir
regression/**/*.cir, hide printed numeric values in some test cases
9 years ago
minus-minus.out
regression/**/*.cir, hide printed numeric values in some test cases
9 years ago
xpressn-1.cir
tests/regression/parser/xpressn-1.cir, check log10
11 years ago
xpressn-1.out
tests/regression/parser
12 years ago
xpressn-2.cir
tests/regression/parser
12 years ago
xpressn-2.out
tests/regression/parser
12 years ago
xpressn-3.cir
regression test for nint/floor/ceil
12 years ago
xpressn-3.out
regression test for nint/floor/ceil
12 years ago