Searched defs:nS (Results 1 – 3 of 3) sorted by relevance
128 struct nS { struct135 extern int n1[sizeof(struct nS) == 16 ? 1 : -1]; argument
129 struct nS { struct136 extern int n1[sizeof(struct nS) == 16 ? 1 : -1]; argument
3417 int nS = 0, nN = 0, nL = 0, nC = 0, in __kmp_apply_thread_places() local