Home
last modified time | relevance | path

Searched defs:error_data (Results 1 – 4 of 4) sorted by relevance

/third_party/boost/libs/math/tools/
Dhypergeometric_1F1_error_plot.cpp65 struct error_data struct
67 error_data(double a, double b, double z, boost::intmax_t e) in error_data() argument
71 bool operator<(const error_data& other)const in operator <() argument
/third_party/grpc/src/core/lib/iomgr/
Dclosure.h77 } error_data; member
/third_party/selinux/libselinux/src/
Dregex.c501 void regex_format_error(struct regex_error_data const *error_data, char *buffer, in regex_format_error()
Dlabel_file.h350 struct regex_error_data error_data; in compile_regex() local