Home
last modified time | relevance | path

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

/dports/math/calcoo/calcoo-1.3.18/src/
H A Dcodes.h116 #define CODE_SQRT 35 macro
H A Dinput.c193 call_unary_op(CODE_SQRT); in clicked_code_sqrt()
H A Db_pixmaps.c214 button_xpm[CODE_SQRT] = sqrt_xpm; in assign_pixmaps()
H A Db_layout.c261 create_button(CODE_SQRT, in create_widgets()
H A Dc_op.c525 case CODE_SQRT : in call_unary_op()