Home
last modified time | relevance | path

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

/scripts/kconfig/
A Dqconf.cc932 ConfigView** vp; in ~ConfigView() local
934 for (vp = &viewList; *vp; vp = &(*vp)->nextView) { in ~ConfigView()
935 if (*vp == this) { in ~ConfigView()
936 *vp = nextView; in ~ConfigView()

Completed in 8 milliseconds