Home
last modified time | relevance | path

Searched refs:grabstackblock (Results 1 – 2 of 2) sorted by relevance

/freebsd/bin/sh/
H A Dmemalloc.h66 #define grabstackblock(n) stalloc(n) macro
H A Dparser.c1603 grabstackblock(len); in readtoken1()