Home
last modified time | relevance | path

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

/freebsd/bin/expr/
H A Dexpr.y30 integer, numeric_string, string enumerator
141 vp->type = numeric_string; in make_str()
151 if (vp->type == string || vp->type == numeric_string) in free_value()
161 if (vp->type == numeric_string) { in to_integer()
188 if (vp->type == string || vp->type == numeric_string) in to_string()
/freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DDwarf.def1046 HANDLE_DW_ATE(0x0b, numeric_string, 3, DWARF)