Lines Matching refs:stop
37 void stop(char *errorMsg) { in stop() function
73 stop("rstream.getBuf: Error opening file"); in getBuf()
77 stop("rstream.getBuf: Error reading file"); in getBuf()
122 stop("StringTable.init: Invalid symbol table"); in init()
146 stop("StringTable: Invalid string table"); in StringTable()
153 stop("StringTable: Unexpected EOF"); in StringTable()
169 stop("StringTable: String too long"); in StringTable()
173 stop("StringTable: Symbol table too long"); in StringTable()
207 stop("StringTable::encode: String now found in string table"); in encode()
220 stop("StringTable::decode: Invalid string table lookup"); in decode()
256 stop("computeExternalSymbols: Unexpected EOF 1"); in computeExternalSymbols()
260 stop("computeExternalSymbols: Unexpected data after string table"); in computeExternalSymbols()
272 stop("computeExternalSymbols: Unexpected EOF 2"); in computeExternalSymbols()
275 stop("computeExternalSymbols: File read error"); in computeExternalSymbols()
308 stop("hideSymbols: Unexpected EOF"); in hideSymbols()
312 stop("hideSymbols: Unexpected data after string table"); in hideSymbols()
320 stop("hideSymbols: Unexpected EOF"); in hideSymbols()
323 stop("hideSymbols: File read error"); in hideSymbols()
335 stop("hideSymbols: Error opening output file"); in hideSymbols()
353 stop("hideSymbols: Unexpected EOF"); in hideSymbols()
356 stop("hideSymbols: File read error"); in hideSymbols()
363 stop("hideSymbols: File write error"); in hideSymbols()
440 stop("Please specify a positive integer followed by a list of object " in main()
444 stop("Please specify a positive integer followed by a list of object " in main()
447 stop("Too few external objects"); in main()