Home
last modified time | relevance | path

Searched refs:EVAL (Results 1 – 4 of 4) sorted by relevance

/original-bsd/lib/libc/stdlib/
H A Dmerge.c64 #define EVAL(p) (u_char **) \ macro
103 while (*EVAL(list2) != last) {
105 p1 = EVAL(list1);
107 p2 = *EVAL(p2);
111 p2 = *EVAL(p2);
243 *EVAL(list2) = (u_char*) list2 + n*size;
269 p2 = *EVAL(p2) = f1 + size2 - list1 + list2;
277 p2 = *EVAL(p2) = f2 - list1 + list2;
287 p2 = *EVAL(p2) = f2 - list1 + list2;
289 p2 = *EVAL(p2) = list2 + n*size;
[all …]
/original-bsd/old/lisp/doctor/
H A Ddoctor.l42 (EVAL (READ)))
/original-bsd/bin/sh/
H A DTOUR218 EVAL.C: Evaltree recursively executes a parse tree. The exit
/original-bsd/games/fortune/datfiles/
H A Dfortunes24947 (DEFUN MAPCAR (&FUNCTIONAL FCN &EVAL &REST LISTS)