Home
last modified time | relevance | path

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

/dports/devel/ga/ga-5.8/tools/
H A Dga-wprof.c300 char *strLogs = getenv("GAW_FMT"); in init_ga_prof_struct() local
333 if(!strLogs){ in init_ga_prof_struct()
337 int fm = atoi(strLogs); /* zero for CSV and one for HUMAN READABLE */ in init_ga_prof_struct()
/dports/astro/qmapshack/qmapshack-V_1.16.1/src/qmapshack/gis/wpt/
H A DCGisItemWpt.cpp1246 QString strLogs; in getLogs() local
1250 strLogs += "<p><b>" in getLogs()
1260 return strLogs; in getLogs()