Home
last modified time | relevance | path

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

/dports/shells/ksh93-devel/ast-cc1bca27/src/cmd/ksh93/sh/
H A Darith.c48 static Namval_t NaNnod = variable
344 NaNnod.nvalue.ldp = &NaN; in arith()
345 np = &NaNnod; in arith()
/dports/shells/ksh93/ast-93u/src/cmd/ksh93/sh/
H A Darith.c48 static Namval_t NaNnod = variable
344 NaNnod.nvalue.ldp = &NaN; in arith()
345 np = &NaNnod; in arith()
/dports/shells/ksh2020/ast-ksh2020/src/cmd/ksh93/sh/
H A Darith.c58 static Namval_t NaNnod = {.nvname = "NaN"}; variable
410 STORE_VT(NaNnod.nvalue, sfdoublep, &NaN); in arith()
411 np = &NaNnod; in arith()
/dports/shells/ast-ksh/ast-ksh93v/src/cmd/ksh93/sh/
H A Darith.c49 static Namval_t NaNnod = variable
742 NaNnod.nvalue.ldp = &NaN; in arith()
743 np = &NaNnod; in arith()