Home
last modified time | relevance | path

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

/third_party/ltp/testcases/kernel/hotplug/memory_hotplug/
Dsegment.c884 bool need_nl; in segment_location() local
938 need_nl = true; in segment_location()
940 need_nl = false; in segment_location()
955 if (need_nl) in segment_location()
958 need_nl = true; in segment_location()
/third_party/glib/gio/tests/
Dgmenumodel.c56 gboolean need_nl = FALSE; in g_menu_markup_print_string() local
137 need_nl = TRUE; in g_menu_markup_print_string()
142 if (need_nl) in g_menu_markup_print_string()
147 need_nl = FALSE; in g_menu_markup_print_string()