Home
last modified time | relevance | path

Searched defs:nohist (Results 1 – 3 of 3) sorted by relevance

/dports/www/vimb/vimb-3.6.0/src/
H A Dex.c501 gboolean nohist = FALSE; in ex_run_string() local
565 static gboolean parse(Client *c, const char **input, ExArg *arg, gboolean *nohist) in parse()
/dports/biology/fasta3/fasta-36.3.8/src/
H A Dstructs.h60 int nohist; member
149 int nohist; /* no histogram option */ member
/dports/games/tomenet/tomenet-4.6.0/src/client/
H A Dc-util.c1525 bool nohist = (mode & ASKFOR_PRIVATE) || len < 20; local