Searched refs:l_foreground (Results 1 – 3 of 3) sorted by relevance
69 void l_foreground(struct value *, struct value *);
72 { "foreground", 1, l_foreground, arg_foreground },
256 l_foreground(struct value *v, struct value *a) in l_foreground() function