Searched defs:food (Results 1 – 2 of 2) sorted by relevance
2 static double food(double a) { return (double) a; } in food() function
244 scanlist(d_entry *dep, void *food, char *name) in scanlist()