Home
last modified time | relevance | path

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

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