Home
last modified time | relevance | path

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

/dports/audio/lsp-plugins-lv2/lsp-plugins-1.1.31/src/ui/plugins/
H A Droom_builder_ui.cpp121 static const char *UNNAMED_STR = "<unnamed>"; variable
145 if ((s != NULL) && (s != UNNAMED_STR)) in ~CtlListPort()
219 if ((*v != NULL) && (*v != UNNAMED_STR)) in set_list_item()
230 *v = const_cast<char *>(UNNAMED_STR); in set_list_item()
282 if ((*s != NULL) && (*s != UNNAMED_STR)) in changed()