Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/libsupc++/
H A Deh_personality.cc122 void* thrown_ptr, _sleb128_t filter_value) in check_exception_spec()
205 empty_exception_spec (lsda_header_info *info, _Unwind_Sword filter_value) in empty_exception_spec()
249 void* thrown_ptr, _sleb128_t filter_value) in check_exception_spec()
322 empty_exception_spec (lsda_header_info *info, _Unwind_Sword filter_value) in empty_exception_spec()
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/libsupc++/
H A Deh_personality.cc122 void* thrown_ptr, _sleb128_t filter_value) in check_exception_spec()
205 empty_exception_spec (lsda_header_info *info, _Unwind_Sword filter_value) in empty_exception_spec()
249 void* thrown_ptr, _sleb128_t filter_value) in check_exception_spec()
322 empty_exception_spec (lsda_header_info *info, _Unwind_Sword filter_value) in empty_exception_spec()
/netbsd-src/external/bsd/openldap/dist/servers/slapd/back-sql/
H A Dsearch.c1089 int casefold, struct berval *filter_value ) in backsql_process_filter_eq()
1136 int casefold, struct berval *filter_value ) in backsql_process_filter_like()
1187 struct berval *filter_value = NULL; in backsql_process_filter_attr() local