Searched refs:testme (Results 1 – 2 of 2) sorted by relevance
153 local variables. [testme]175 allowed anywhere [testme] rather than only when C99 parsing is176 requested, including for statements. [testme]226 qualifier, :block-term:`__block`, for local variables. [testme: a229 qualifiers auto, register, and static. [testme] Variables qualified by
40 void testme(X<int_type> *x1, X<float, int> *x2) { in testme() function