Home
last modified time | relevance | path

Searched refs:foo (Results 1 – 3 of 3) sorted by relevance

/third_party/ulib/musl/include/net/
A Dethernet.h40 #define ETHER_IS_VALID_LEN(foo) ((foo) >= ETHER_MIN_LEN && (foo) <= ETHER_MAX_LEN) argument
/third_party/ulib/jemalloc/
A Dconfigure.ac609 [static __attribute__((unused)) void foo(void){}],
625 __attribute__((tls_model("initial-exec"), unused)) foo;
626 foo = 0;],
640 [void *foo(size_t size) __attribute__((alloc_size(1)));],
651 [void *foo(const char *format, ...) __attribute__((format(gnu_printf, 1, 2)));],
662 [void *foo(const char *format, ...) __attribute__((format(printf, 1, 2)));],
1195 void foo (void) {
1200 foo();
/third_party/ulib/jemalloc/m4/
A Dax_cxx_compile_stdcxx.m4417 struct foo {};
430 void test() { func<foo>(0); }

Completed in 7 milliseconds