Home
last modified time | relevance | path

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

/include/
A Dstap-probe.h44 # define LIBC_PROBE(name, n, ...) \ argument
47 # define LIBC_PROBE_1(lib, name, n, ...) \ argument
61 # define LIBC_PROBE(name, n, ...) STAP_PROBE##n (__VA_ARGS__) argument
70 # define LIBC_PROBE(name, n, ...) /* Nothing. */ argument
74 # define LIBC_PROBE_ASM_OPERANDS(n, ...) /* Nothing. */ argument
A Dstring.h74 # define strndupa(s, n) \ argument
87 # define __mempcpy(dest, src, n) __builtin_mempcpy (dest, src, n) argument
A Difunc-impl-list.h43 #define IFUNC_IMPL(n, name, func, ...) \ argument

Completed in 15 milliseconds