Home
last modified time | relevance | path

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

/aosp_15_r20/external/libcxx/test/libcxx/depr/exception.unexpected/
H A Dunexpected.pass.cpp18 void fexit() in fexit() function
/aosp_15_r20/external/cronet/third_party/libc++/src/test/libcxx/depr/exception.unexpected/
H A Dunexpected.pass.cpp19 void fexit() in fexit() function
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/bpf/progs/
H A Dtest_trace_ext_tracing.c19 int BPF_PROG(fexit, struct sk_buff *skb) in BPF_PROG() argument
/aosp_15_r20/external/toybox/toys/pending/
H A Dtraceroute.c199 int seq, fexit, ttl, tv = TT.wait_time * 1000; in do_trace() local