Home
last modified time | relevance | path

Searched refs:PLACE_SIZE (Results 1 – 6 of 6) sorted by relevance

/dports/finance/ktoblzcheck/ktoblzcheck-1.53/src/lib/
H A Dktoblzcheck.cc247 #define PLACE_SIZE (35+1) macro
287 char *place = new char[PLACE_SIZE PLUSONE]; in readFile()
292 place[PLACE_SIZE] = 17; in readFile()
324 assert(place[PLACE_SIZE] == 17); in readFile()
/dports/games/scourge/scourge/src/
H A Dsavegamedialog.cpp288 enum {PLACE_SIZE = 255}; in setSavegameInfoTitle() enumerator
289 char place[PLACE_SIZE]; in setSavegameInfoTitle()
295 snprintf( place, PLACE_SIZE, _( "In a cave on level %d." ), in setSavegameInfoTitle()
298 snprintf( place, PLACE_SIZE, _( "Dungeon level %d at %s." ), in setSavegameInfoTitle()
/dports/lang/python-legacy/Python-2.7.18/Lib/plat-irix5/
H A DFL.py28 PLACE_SIZE = 1 variable
/dports/lang/python-legacy/Python-2.7.18/Lib/plat-irix6/
H A DFL.py28 PLACE_SIZE = 1 variable
/dports/lang/python27/Python-2.7.18/Lib/plat-irix5/
H A DFL.py28 PLACE_SIZE = 1 variable
/dports/lang/python27/Python-2.7.18/Lib/plat-irix6/
H A DFL.py28 PLACE_SIZE = 1 variable