Home
last modified time | relevance | path

Searched refs:CODE_SIN (Results 1 – 5 of 5) sorted by relevance

/dports/math/calcoo/calcoo-1.3.18/src/
H A Dcodes.h122 #define CODE_SIN 41 macro
H A Dinput.c241 call_unary_op(CODE_SIN); in clicked_code_sin()
H A Db_pixmaps.c207 button_xpm[CODE_SIN] = sin_xpm; in assign_pixmaps()
H A Db_layout.c247 create_button(CODE_SIN, in create_widgets()
H A Dc_op.c548 case CODE_SIN: in call_unary_op()