Home
last modified time | relevance | path

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

/external/bpftool/src/
Dnetlink_dumper.h63 #define NET_END_ARRAY(endstr) \ argument
/external/musl/src/regex/
Dfnmatch.c166 const char *s, *stail, *endstr; in fnmatch_internal() local
/external/rust/crates/grpcio-sys/grpc/third_party/upb/upb/
Dsink.h161 func *endstr; in upb_sink_endstr() local
/external/rust/crates/grpcio-sys/grpc/third_party/upb/tests/pb/
Dtest_decoder.cc293 bool endstr(int* depth, const uint32_t* num) { in endstr() function