Searched defs:inttype (Results 1 – 3 of 3) sorted by relevance
2057 struct lp_type inttype; in lp_build_trunc() local2116 struct lp_type inttype; in lp_build_round() local2167 struct lp_type inttype; in lp_build_floor() local2242 struct lp_type inttype; in lp_build_ceil() local2435 struct lp_type inttype; in lp_build_ifloor() local2490 struct lp_type inttype; in lp_build_iceil() local
1032 } inttype = DO_INT; in SDL_vsscanf() local1502 } inttype = DO_INT; in SDL_vsnprintf() local
1664 inttype(unsigned long max) in inttype() function