Home
last modified time | relevance | path

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

/external/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()
/external/mksh/src/
Dtree.c225 bool need_nl = false; in ptree() local
241 need_nl = true; in ptree()
249 if (need_nl) { in ptree()