Home
last modified time | relevance | path

Searched refs:STN_COS (Results 1 – 4 of 4) sorted by relevance

/dports/cad/gplcver/gplcver-2.12a.src/src/
H A Dsystsks.h206 #define STN_COS 217 macro
H A Dv_fx3.c3673 case STN_COS: case STN_SIN: case STN_TAN: case STN_ACOS: case STN_ASIN: in chk_sysfargs_syntax()
4634 case STN_COS: case STN_SIN: case STN_TAN: case STN_ACOS: case STN_ASIN: in xpr_has_nonsys_fcall()
H A Dv_ex.c3649 case STN_COS: case STN_SIN: case STN_TAN: in __exec_sysfunc()
4054 case STN_COS: d2 = cos(d1); break; in exec_1arg_transcendental()
H A Dcver.c4126 { STN_COS, N_REAL, 1, SYSF_BUILTIN, WBITS, "$cos"},