Searched refs:__P (Results 1 – 1 of 1) sorted by relevance
55 #ifndef __P57 #define __P(p) p macro59 #define __P(p) () macro117 extern double acos __P((double));118 extern double asin __P((double));119 extern double atan __P((double));120 extern double atan2 __P((double, double));121 extern double cos __P((double));122 extern double sin __P((double));123 extern double tan __P((double));[all …]