Home
last modified time | relevance | path

Searched refs:arrayify (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/usr.bin/error/
H A Derror.h261 void arrayify(int *, Eptr **, Eptr);
H A Dsubr.c51 arrayify(int *e_length, Eptr **e_array, Eptr header) in arrayify() function
H A Dinput.c113 arrayify(r_errorc, r_errorv, er_head); in eaterrors()