Searched refs:secondcall (Results 1 – 2 of 2) sorted by relevance
270 secondcall = 1; in T()275 secondcall = 0; in T()
231 static int secondcall; variable239 static inline v_float argf(float x) { return (v_float){x,x,x,fv[secondcall]}; } in argf()240 static inline v_double argd(double x) { return (v_double){x,dv[secondcall]}; } in argd()