Searched refs:getprice (Results 1 – 1 of 1) sorted by relevance
189 static int getprice(struct obj *);670 bp->price = getprice(obj); in addtobill()751 ltmp = getprice(obj) * obj->quan; in subfrombill()839 getprice(struct obj *obj) in getprice() function