Home
last modified time | relevance | path

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

/dports/lang/swi-pl/swipl-8.2.3/packages/xpce/src/gra/
H A Dpixmap.c202 static char *T_lookup[] = variable
229 GM(NAME_lookup, 5, "pixmap", T_lookup, getLookupPixmap,
H A Dfont.c380 static char *T_lookup[] = variable
442 GM(NAME_lookup, 3, "font", T_lookup, getLookupFont,
H A Dcolour.c446 static char *T_lookup[] = variable
498 GM(NAME_lookup, 5, "colour", T_lookup, getLookupColour,
/dports/lang/swi-pl/swipl-8.2.3/packages/xpce/src/txt/
H A Dkeybinding.c500 static char *T_lookup[] = variable
564 GM(NAME_lookup, 2, "key_binding", T_lookup, getLookupKeyBinding,
/dports/audio/snd/snd-21.2/
H A Ds7.c54896 #define T_lookup(Sc, Symbol, Expr) T_lookup_1(Sc, Symbol, __func__, Expr)
54902 #define T_lookup(Sc, Symbol, Expr) slot_value(let_slots(let_outlet(sc->curlet)))
54917 static s7_pointer fx_T(s7_scheme *sc, s7_pointer arg) {return(T_lookup(sc, T_Sym(arg), arg));}
55002 val = T_lookup(sc, cadr(arg), arg);
55043 x = T_lookup(sc, cadr(arg), arg);
55148 x = T_lookup(sc, cadr(arg), arg);
55465 set_car(sc->t1_1, T_lookup(sc, cadr(arg), arg));
55948 …*sc, s7_pointer arg) {return(geq_p_pp(sc, t_lookup(sc, cadr(arg), arg), T_lookup(sc, caddr(arg), a…
55961 p2 = T_lookup(sc, caddr(arg), arg);
56099 y = T_lookup(sc, caddr(arg), arg);
[all …]