Searched defs:Q (Results 1 – 1 of 1) sorted by relevance
243 struct Q { struct244 struct Q *n; argument245 struct Q *p; argument251 struct Q elem = {PARAM_0}; in Insque() argument