Home
last modified time | relevance | path

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

/dports/shells/zsh/zsh-5.8.1/Src/Modules/
H A Dmathfunc.c447 static int seedbuf_init; in math_string() local
488 if (!seedbuf_init) in math_string()
489 seedbuf_init = 1; in math_string()