Searched defs:QSTR_INIT (Results 1 – 2 of 2) sorted by relevance
57 #define QSTR_INIT(n,l) { { { .len = l } }, .name = n } macro