Home
last modified time | relevance | path

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

/third_party/protobuf/src/google/protobuf/stubs/
Dstatus_macros.h68 #define ASSIGN_OR_RETURN_IMPL(status, lhs, rexpr) \ argument
81 #define ASSIGN_OR_RETURN(lhs, rexpr) \ argument
/third_party/elfio/examples/proc_mem/
Dproc_mem.cpp40 const std::regex rexpr( in get_translation_ranges() local
/third_party/selinux/libsepol/cil/src/
Dcil_build_ast.c2790 struct cil_list *rexpr; in __cil_fill_constraint_expr() local