Searched refs:note_cmis (Results 1 – 2 of 2) sorted by relevance
319 static vec<const char *, va_heap, vl_embed> *note_cmis; variable19637 if (note_cmis) in init_modules()19639 for (unsigned ix = 0; ix != note_cmis->length (); ix++) in init_modules()19641 const char *name = (*note_cmis)[ix]; in init_modules()20055 vec_safe_push (note_cmis, str); in handle_module_option()
4731 * module.cc (note_cmis): New.4734 (init_modules): Canonicalize note_cmis entries.