Searched refs:int_p (Results 1 – 4 of 4) sorted by relevance
8 void test_f1(Incomplete *incomplete_p, int *int_p) { in test_f1() argument9 f1(int_p); in test_f1()
9 void test_f1(Incomplete *incomplete_p, int *int_p) { in test_f1() argument10 f1(int_p); in test_f1()
158 gint *int_p = collect_values[0].v_pointer; in value_flags_enum_lcopy_value() local160 if (!int_p) in value_flags_enum_lcopy_value()163 *int_p = value->data[0].v_long; in value_flags_enum_lcopy_value()
101 gint *int_p = collect_values[0].v_pointer; in value_lcopy_int() local103 if (!int_p) in value_lcopy_int()106 *int_p = value->data[0].v_int; in value_lcopy_int()