Searched refs:parse_value (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/cortex-strings/scripts/
H A Dlibplot.py12 def parse_value(v): function
47 return Record(*[parse_value(y) for y in line.split(':')])
/freebsd-12-stable/contrib/ntp/sntp/libopts/
H A Dconfigfile.c72 parse_value(char const * txt, tOptionValue * typ);
1218 txt = parse_value(txt+len, pType);
1319 parse_value(char const * txt, tOptionValue * typ) function

Completed in 65 milliseconds