Lines Matching refs:stop
36 void stop(char *errorMsg) { in stop() function
72 stop("rstream.getBuf: Error opening file"); in getBuf()
76 stop("rstream.getBuf: Error reading file"); in getBuf()
121 stop("StringTable.init: Invalid symbol table"); in init()
145 stop("StringTable: Invalid string table"); in StringTable()
152 stop("StringTable: Unexpected EOF"); in StringTable()
168 stop("StringTable: String too long"); in StringTable()
172 stop("StringTable: Symbol table too long"); in StringTable()
206 stop("StringTable::encode: String now found in string table"); in encode()
219 stop("StringTable::decode: Invalid string table lookup"); in decode()
255 stop("computeExternalSymbols: Unexpected EOF 1"); in computeExternalSymbols()
259 stop("computeExternalSymbols: Unexpected data after string table"); in computeExternalSymbols()
271 stop("computeExternalSymbols: Unexpected EOF 2"); in computeExternalSymbols()
274 stop("computeExternalSymbols: File read error"); in computeExternalSymbols()
307 stop("hideSymbols: Unexpected EOF"); in hideSymbols()
311 stop("hideSymbols: Unexpected data after string table"); in hideSymbols()
319 stop("hideSymbols: Unexpected EOF"); in hideSymbols()
322 stop("hideSymbols: File read error"); in hideSymbols()
334 stop("hideSymbols: Error opening output file"); in hideSymbols()
352 stop("hideSymbols: Unexpected EOF"); in hideSymbols()
355 stop("hideSymbols: File read error"); in hideSymbols()
362 stop("hideSymbols: File write error"); in hideSymbols()
439 stop("Please specify a positive integer followed by a list of object " in main()
443 stop("Please specify a positive integer followed by a list of object " in main()
446 stop("Too few external objects"); in main()