Home
last modified time | relevance | path

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

/external/libvorbis/vq/
Dbookutil.c341 long *histsave=alloca(vals*sizeof(long)); in build_tree_from_lengths() local
/external/mksh/src/
Dhistrap.c629 histsave(int *lnp, const char *cmd, int svmode, bool ignoredups) in histsave() function