Home
last modified time | relevance | path

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

/netbsd/src/tests/usr.bin/xlint/lint1/
Dmsg_166.c26 int minus_1_to_0: 1; member
38 bits.minus_1_to_0 = -2; in example()
39 bits.minus_1_to_0 = -1; in example()
40 bits.minus_1_to_0 = 0; in example()
42 bits.minus_1_to_0 = 1; in example()
44 bits.minus_1_to_0 = 2; in example()