Home
last modified time | relevance | path

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

/dports/lang/fth/fth-1.4.1/src/
H A Dmisc.c383 static FTH b_istr_undef; variable
406 return (fth_string_sformat(fs, ": %S", b_istr_undef)); in bl_inspect()
489 b_istr_undef = fth_gc_permanent(fth_make_string(B_ISTR_UNDEF)); in forth_pre_init()