Home
last modified time | relevance | path

Searched refs:res_ (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/mpl/bind/dist/lib/isc/
H A Dpicohttpparser.c257 int res_ = 0; \
258 PARSE_INT(&res_, 100) \
259 *valp_ = res_; \
260 PARSE_INT(&res_, 10) \
261 *valp_ += res_; \
262 PARSE_INT(&res_, 1) \
263 *valp_ += res_; \
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-vect-slp.cc1549 slp_tree res_ = vect_build_slp_tree_2 (vinfo, res, stmts, group_size, in vect_build_slp_tree() local
1552 if (!res_) in vect_build_slp_tree()
1577 gcc_assert (res_ == res); in vect_build_slp_tree()
1583 return res_; in vect_build_slp_tree()
/netbsd-src/sys/arch/m68k/060sp/dist/
H A Dpfpsp.s9755 # res_{s,q}nan_1op() - set NAN result for monadic operation #
H A Dfpsp.s13323 # res_{s,q}nan_1op() - set NAN result for monadic operation #