Home
last modified time | relevance | path

Searched defs:suppressZero (Results 1 – 3 of 3) sorted by relevance

/dports/astro/swe/swisseph-2.10.1/
H A Dswedllst.c563 char *CALL_CONV swe_cs2timestr_d(CSEC t, int sep, AS_BOOL suppressZero, char *a) in swe_cs2timestr_d()
H A Dswephlib.c3869 char *CALL_CONV swe_cs2timestr(CSEC t, int sep, AS_BOOL suppressZero, char *a) in swe_cs2timestr()
/dports/sysutils/k4dirstat/k4dirstat-3.3.0/src/
H A Dkdirtreeview.cpp1132 QString formatCount(int count, bool suppressZero) { in formatCount()