Home
last modified time | relevance | path

Searched defs:polystr (Results 1 – 5 of 5) sorted by relevance

/dports/net/ntpsec/ntpsec-NTPsec_1_2_1/wafhelpers/
H A Dtlscheck.py24 polystr = str variable
26 def polystr(string): function
/dports/net/ntpsec/ntpsec-NTPsec_1_2_1/pylib/
H A Dpoly.py38 polystr = str variable
54 def polystr(o): function
/dports/astro/gpsd/gpsd-3.20/gps/
H A Dmisc.py51 polystr = str variable
64 def polystr(o): function
/dports/astro/gpsd/gpsd-3.20/devtools/
H A Duninstall_cleanup.py18 polystr = str variable
22 def polystr(o): function
/dports/devel/bglibs/bglibs-2.04/
H A Dcrc-gentab.c62 const char* polystr; in main() local