Searched refs:some_pointer (Results 1 – 4 of 4) sorted by relevance
449 gpointer some_pointer = GUINT_TO_POINTER (0x100); in test_structured_logging_no_state() local459 some_pointer, some_integer); in test_structured_logging_no_state()499 gpointer some_pointer = GUINT_TO_POINTER (0x100); in test_structured_logging_roundtrip1() local514 some_pointer, some_integer); in test_structured_logging_roundtrip1()524 some_pointer, some_integer); in test_structured_logging_roundtrip1()
5403 we prefer "if (some_pointer != NULL)" or "if (some_pointer == NULL)".