Searched refs:QSTR_INIT (Results 1 – 2 of 2) sorted by relevance
57 #define QSTR_INIT(n,l) { { { .len = l } }, .name = n } macro
40 #define FSTR_TO_QSTR(f) QSTR_INIT((f)->name, (f)->len)