Lines Matching defs:void
7 void test_assign (void) in test_assign() argument
15 void test_pos (void) in test_pos() argument
23 void test_neg (void) in test_neg() argument
31 void test_preinc (void) in test_preinc() argument
39 void test_postinc (void) in test_postinc() argument
47 void test_predec (void) in test_predec() argument
55 void test_postdec (void) in test_postdec() argument
63 void test_add (void) in test_add() argument
72 void test_add_assign (void) in test_add_assign() argument
81 void test_sub (void) in test_sub() argument
90 void test_sub_assign (void) in test_sub_assign() argument
99 void test_mul (void) in test_mul() argument
108 void test_mul_assign (void) in test_mul_assign() argument
117 void test_div (void) in test_div() argument
126 void test_div_assign (void) in test_div_assign() argument
135 void test_cmpeq (void) in test_cmpeq() argument
145 void test_cmpne (void) in test_cmpne() argument
155 void test_cmpge (void) in test_cmpge() argument
165 void test_cmpgt (void) in test_cmpgt() argument
175 void test_cmple (void) in test_cmple() argument
185 void test_cmplt (void) in test_cmplt() argument