Home
last modified time | relevance | path

Searched refs:LDEFINE (Results 1 – 20 of 20) sorted by relevance

/dports/graphics/geomview/geomview-1.9.5/src/bin/geomview/common/
H A Dlang.c267 LDEFINE(shell, LVOID,
285 LDEFINE(write_sexpr, LVOID,
300 LDEFINE(write_handle, LVOID,
339 LDEFINE(dump_handles, LVOID,
354 LDEFINE(dump_pools, LVOID,
369 LDEFINE(geomview_version, LSTRING,
H A Ddrawer.c661 LDEFINE(draw, LVOID,
679 LDEFINE(update, LVOID,
709 LDEFINE(redraw, LVOID,
850 LDEFINE(xform, LVOID,
948 LDEFINE(camera, LINT,
1210 LDEFINE(copy, LVOID,
1317 LDEFINE(scene, LVOID,
1416 LDEFINE(dice, LVOID,
1461 LDEFINE(evert, LVOID,
1562 LDEFINE(space, LVOID,
[all …]
H A Dcomm.c303 LDEFINE(setenv, LVOID,
766 LDEFINE(command, LVOID,
796 LDEFINE(sleep_for, LVOID,
837 LDEFINE(set_clock, LVOID,
855 LDEFINE(clock, LVOID,
906 LDEFINE(echo, LVOID,
966 LDEFINE(read, LVOID,
1040 LDEFINE(merge, LVOID,
1172 LDEFINE(load, LINT,
1249 LDEFINE(hdelete, LVOID,
[all …]
H A Dhelp.c89 LDEFINE(ui_html_browser, LVOID,
110 LDEFINE(ui_pdf_viewer, LVOID,
H A Dui.c228 LDEFINE(emodule_clear, LVOID,
351 LDEFINE(cursor_still, LVOID,
365 LDEFINE(cursor_twitch, LVOID,
379 LDEFINE(ap_override, LVOID,
H A Dworldio.c512 LDEFINE(set_load_path, LVOID,
540 LDEFINE(load_path, LLIST,
570 LDEFINE(set_emodule_path, LVOID,
596 LDEFINE(rehash_emodule_path, LLIST,
629 LDEFINE(emodule_path, LLIST,
648 LDEFINE(emodule_defined, LSTRING,
662 LDEFINE(all, LLIST,
702 LDEFINE(camera_prop, LVOID,
740 LDEFINE(write, LVOID,
917 LDEFINE(snapshot, LINT,
H A Dtransform.c838 LDEFINE(zoom, LVOID,
864 LDEFINE(ezoom, LVOID,
878 LDEFINE(scale, LVOID,
943 LDEFINE(escale, LVOID,
1007 LDEFINE(real_id, LSTRING,
1053 LDEFINE(transform, LVOID,
1175 LDEFINE(position, LVOID,
1188 LDEFINE(position_at, LVOID,
1234 LDEFINE(new_center, LVOID,
1268 LDEFINE(new_reset, LVOID,
[all …]
H A Dspace.c242 LDEFINE(ND_axes, LLIST,
344 LDEFINE(dimension, LLIST,
403 LDEFINE(ND_xform, LTRANSFORMN,
451 LDEFINE(ND_xform_set, LTRANSFORMN,
494 LDEFINE(ND_xform_get, LTRANSFORMN,
523 LDEFINE(ND_color, LLIST,
H A Drman.c110 LDEFINE(rib_display, LVOID,
137 LDEFINE(rib_snapshot, LVOID,
H A Devent.c149 LDEFINE(event_mode, LVOID,
205 LDEFINE(pick_invisible, LVOID,
227 LDEFINE(rawevent, LVOID,
1038 LDEFINE(rawpick, LINT,
1308 LDEFINE(pick, LVOID,
1381 LDEFINE(event_keys, LVOID,
1407 LDEFINE(event_pick, LVOID,
1432 LDEFINE(dither, LVOID,
H A Dpickfunc.h160 LDEFINE(pick, LVOID, helpstr) \
/dports/graphics/geomview/geomview-1.9.5/src/lib/oogl/lisp/
H A Dlisp.c1203 LDEFINE(let, LLOBJECT,
1508 LDEFINE(while, LVOID,
1530 LDEFINE(if, LLOBJECT,
1552 LDEFINE(not, LINT,
1569 LDEFINE(or, LLOBJECT,
1587 LDEFINE(and, LLOBJECT,
1614 LDEFINE(less, LINT,
1628 LDEFINE(equal, LINT,
1854 LDEFINE(sgi, LINT,
1864 LDEFINE(NeXT, LINT,
[all …]
H A Dlisp2.h267 #define LDEFINE( name, ltype, doc ) \ macro
270 #define LDEFINE( name, ltype, doc ) \ macro
H A Dlisp.h387 #define LDEFINE( name, ltype, doc ) \ macro
390 #define LDEFINE( name, ltype, doc ) \ macro
/dports/graphics/geomview/geomview-1.9.5/src/bin/geomview/x11/
H A Dgvui.c339 LDEFINE(ui_cam_focus, LVOID,
471 LDEFINE(ui_target, LVOID,
527 LDEFINE(ui_center, LVOID,
546 LDEFINE(ui_center_origin, LVOID,
797 LDEFINE(ui_panel, LVOID,
865 LDEFINE(ui_freeze, LVOID,
940 LDEFINE(ui_emodule_define, LVOID,
994 LDEFINE(emodule_sort, LVOID,
1014 LDEFINE(ui_emodule_start, LVOID,
H A Dgvevent.c191 LDEFINE(processevents, LVOID,
H A Dgvmnpanel.c202 LDEFINE(ui_motion, LVOID,
H A Dgvcamui.c1307 LDEFINE(bgimagefile, LSTRING,
/dports/graphics/geomview/geomview-1.9.5/doc/
H A Dlisp.3gv53 LDEFINE(name, ltype, doc)
153 responding string. The macro LDEFINE is provided for
156LDEFINE(f, LSTRING, "(f a b) returns a string representing the0um of the integer a with the floati…
173 1. It is declared with the LDEFINE macro, the general syntax
174 of which is LDEFINE(name, type, helpstr). name should be
187 (and specify LVOID as the type in the LDEFINE header).
279 LDEFINE(myfunc, ...)
/dports/graphics/geomview/geomview-1.9.5/
H A DChangeLog960 Just pick up the first LDECLARE after an LDEFINE.
3840 LDEFINE(read, ...): Fix a long standing memory bug;
3925 LDEFINE(read, ...): Fix a long standing memory bug;