Searched defs:hist_max (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/lib/libshell/amd64/include/ast/
H A Dhistory.h66 #define hist_max(hp) ((int)((hp)->histind)) macro
/illumos-gate/usr/src/lib/libshell/common/include/
H A Dhistory.h57 #define hist_max(hp) ((int)((hp)->histind)) macro
/illumos-gate/usr/src/lib/libshell/i386/include/ast/
H A Dhistory.h66 #define hist_max(hp) ((int)((hp)->histind)) macro
/illumos-gate/usr/src/lib/libshell/sparc/include/ast/
H A Dhistory.h66 #define hist_max(hp) ((int)((hp)->histind)) macro
/illumos-gate/usr/src/lib/libshell/sparcv9/include/ast/
H A Dhistory.h66 #define hist_max(hp) ((int)((hp)->histind)) macro

Completed in 79 milliseconds