Home
last modified time | relevance | path

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

/freebsd/bin/sh/
H A Dmemalloc.h38 struct stack_block *stackp; member
H A Dmemalloc.c129 static struct stack_block *stackp; variable
/freebsd/contrib/llvm-project/compiler-rt/lib/safestack/
H A Dsafestack.cpp200 thread_stack_ll **stackp = &temp_stacks; in thread_cleanup_handler() local
/freebsd/contrib/libarchive/libarchive/
H A Darchive_read_support_filter_compress.c129 unsigned char *stackp; member
/freebsd/usr.bin/compress/
H A Dzopen.c163 #define stackp zs->u.r.zs_stackp macro