Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/libc/src/__support/
H A Darg_list.h104 LIBC_INLINE StructArgList(void *ptr, size_t size) in StructArgList() function
106 LIBC_INLINE StructArgList(const StructArgList &other) { in StructArgList() function