Searched defs:T (Results 1 – 10 of 10) sorted by relevance
26 T[] = { variable
33 double r,T; in cbrtf() local
75 #define T xxx macro
29 #define _AT(T,X) ((T) (X)) argument
45 #define T(x) do { if ((x) < 0) return (-1); } while(0) macro
71 #define T(x) \ macro
132 } T[TSIZE] = { variable
391 void CheckInfNan(int snprintf_fn(T*, size_t, const T*, ...), in CheckInfNan()
161 #define __SI_CODE(T,N) (N) argument
351 #define _Atomic(T) struct { T volatile __val; } argument