Searched defs:not_null (Results 1 – 4 of 4) sorted by relevance
17 gchar *not_null = "NOT_NULL"; in get_tls_channel_binding() local52 gchar *not_null = "NOT_NULL"; in get_dtls_channel_binding() local
74 inline void copy_and_run(const char* exec_name, char param, bool not_null) { in copy_and_run()
310 …save_restore<bool> not_null(state.flags_.match_not_null_, state.flags_.match_not_null_ || not_init… in regex_search_impl() local691 bool not_null = (0 == what.length()); in regex_replace_impl() local
309 ZUC_TEST(pointers, not_null) in ZUC_TEST() argument