Home
last modified time | relevance | path

Searched defs:rm_ctx (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/libquadmath/
H A Dquadmath-imp.h310 struct rm_ctx struct
317 struct rm_ctx ctx __attribute__((cleanup (libc_feresetround_ctx))); \ argument
/netbsd-src/external/gpl3/gcc.old/dist/libquadmath/
H A Dquadmath-imp.h310 struct rm_ctx struct
317 struct rm_ctx ctx __attribute__((cleanup (libc_feresetround_ctx))); \ argument
/netbsd-src/external/bsd/openldap/dist/servers/slapd/
H A Dbackover.c1215 ov_remove_ctx *rm_ctx = (ov_remove_ctx*) op->o_callback->sc_private; in overlay_remove_cb() local
1241 ov_remove_ctx *rm_ctx; in overlay_remove() local