Home
last modified time | relevance | path

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

/dports/lang/fth/fth-1.4.1/src/
H A Dutils.c468 utils_throw_error(FTH exc, FTH args, int with_lisp_fmt_p) in utils_throw_error() argument
512 if (with_lisp_fmt_p && fth_string_length(fmt) > 1) { in utils_throw_error()