Searched refs:fcall (Results 1 – 3 of 3) sorted by relevance
62 #define FPRINTF_ERR(fcall) if ((fcall) < 0) { \ argument67 #define FPUT_ERR(fcall) if ((fcall) == EOF) { \ argument
32 ramdata.o systable.o procset.o stat.o fcall.o htbl.o
220 #define FPRINTF_ERR(fcall) if ((fcall) < 0) return (-1); argument