This file is indexed.

/usr/include/Yap/ratoms.h is in yap 6.2.2-6+b2.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

  1
  2
  3
  4
  5
  6
  7
  8
  9
 10
 11
 12
 13
 14
 15
 16
 17
 18
 19
 20
 21
 22
 23
 24
 25
 26
 27
 28
 29
 30
 31
 32
 33
 34
 35
 36
 37
 38
 39
 40
 41
 42
 43
 44
 45
 46
 47
 48
 49
 50
 51
 52
 53
 54
 55
 56
 57
 58
 59
 60
 61
 62
 63
 64
 65
 66
 67
 68
 69
 70
 71
 72
 73
 74
 75
 76
 77
 78
 79
 80
 81
 82
 83
 84
 85
 86
 87
 88
 89
 90
 91
 92
 93
 94
 95
 96
 97
 98
 99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
  /* This file, ratoms.h, was generated automatically by "yap -L misc/buildatoms"
     please do not update, update misc/ATOMS instead */

  Atom3Dots = AtomAdjust(Atom3Dots);
  AtomAbol = AtomAdjust(AtomAbol);
  AtomAccess = AtomAdjust(AtomAccess);
  AtomAfInet = AtomAdjust(AtomAfInet);
  AtomAfLocal = AtomAdjust(AtomAfLocal);
  AtomAfUnix = AtomAdjust(AtomAfUnix);
  AtomAlarm = AtomAdjust(AtomAlarm);
  AtomAlias = AtomAdjust(AtomAlias);
  AtomAltNot = AtomAdjust(AtomAltNot);
  AtomAppend = AtomAdjust(AtomAppend);
  AtomArg = AtomAdjust(AtomArg);
  AtomArray = AtomAdjust(AtomArray);
  AtomArrayAccess = AtomAdjust(AtomArrayAccess);
  AtomArrayOverflow = AtomAdjust(AtomArrayOverflow);
  AtomArrayType = AtomAdjust(AtomArrayType);
  AtomArrow = AtomAdjust(AtomArrow);
  AtomAssert = AtomAdjust(AtomAssert);
  AtomAt = AtomAdjust(AtomAt);
  AtomAtom = AtomAdjust(AtomAtom);
  AtomAtomic = AtomAdjust(AtomAtomic);
  AtomAtt = AtomAdjust(AtomAtt);
  AtomAtt1 = AtomAdjust(AtomAtt1);
  AtomAttDo = AtomAdjust(AtomAttDo);
  AtomAttributes = AtomAdjust(AtomAttributes);
  AtomB = AtomAdjust(AtomB);
  AtomBatched = AtomAdjust(AtomBatched);
  AtomBetween = AtomAdjust(AtomBetween);
  AtomHugeInt = AtomAdjust(AtomHugeInt);
  AtomBinaryStream = AtomAdjust(AtomBinaryStream);
  AtomBraces = AtomAdjust(AtomBraces);
  AtomBreak = AtomAdjust(AtomBreak);
  AtomByte = AtomAdjust(AtomByte);
  AtomCArith = AtomAdjust(AtomCArith);
  AtomCall = AtomAdjust(AtomCall);
  AtomCallAndRetryCounter = AtomAdjust(AtomCallAndRetryCounter);
  AtomCallCounter = AtomAdjust(AtomCallCounter);
  AtomCallable = AtomAdjust(AtomCallable);
  AtomCatch = AtomAdjust(AtomCatch);
  AtomChangeModule = AtomAdjust(AtomChangeModule);
  AtomChar = AtomAdjust(AtomChar);
  AtomCharsio = AtomAdjust(AtomCharsio);
  AtomCharacter = AtomAdjust(AtomCharacter);
  AtomCharacterCode = AtomAdjust(AtomCharacterCode);
  AtomCleanCall = AtomAdjust(AtomCleanCall);
  AtomColomn = AtomAdjust(AtomColomn);
  AtomCodeSpace = AtomAdjust(AtomCodeSpace);
  AtomCodes = AtomAdjust(AtomCodes);
  AtomComma = AtomAdjust(AtomComma);
  AtomCompound = AtomAdjust(AtomCompound);
  AtomConsistencyError = AtomAdjust(AtomConsistencyError);
  AtomConsultOnBoot = AtomAdjust(AtomConsultOnBoot);
  AtomContext = AtomAdjust(AtomContext);
  AtomCputime = AtomAdjust(AtomCputime);
  AtomCreate = AtomAdjust(AtomCreate);
  AtomCreep = AtomAdjust(AtomCreep);
  AtomCryptAtoms = AtomAdjust(AtomCryptAtoms);
  AtomCsult = AtomAdjust(AtomCsult);
  AtomCurrentModule = AtomAdjust(AtomCurrentModule);
  AtomCut = AtomAdjust(AtomCut);
  AtomCutBy = AtomAdjust(AtomCutBy);
  AtomDAbort = AtomAdjust(AtomDAbort);
  AtomDBREF = AtomAdjust(AtomDBREF);
  AtomDBReference = AtomAdjust(AtomDBReference);
  AtomDBTerm = AtomAdjust(AtomDBTerm);
  AtomDBref = AtomAdjust(AtomDBref);
  AtomDInteger = AtomAdjust(AtomDInteger);
  AtomDOUBLE = AtomAdjust(AtomDOUBLE);
  AtomDec10 = AtomAdjust(AtomDec10);
  AtomDefault = AtomAdjust(AtomDefault);
  AtomDevNull = AtomAdjust(AtomDevNull);
  AtomDiff = AtomAdjust(AtomDiff);
  AtomDoLogUpdClause = AtomAdjust(AtomDoLogUpdClause);
  AtomDoLogUpdClause0 = AtomAdjust(AtomDoLogUpdClause0);
  AtomDoLogUpdClauseErase = AtomAdjust(AtomDoLogUpdClauseErase);
  AtomDoStaticClause = AtomAdjust(AtomDoStaticClause);
  AtomDollarU = AtomAdjust(AtomDollarU);
  AtomDollarUndef = AtomAdjust(AtomDollarUndef);
  AtomDomainError = AtomAdjust(AtomDomainError);
  AtomE = AtomAdjust(AtomE);
  AtomEOFBeforeEOT = AtomAdjust(AtomEOFBeforeEOT);
  AtomEQ = AtomAdjust(AtomEQ);
  AtomEmptyAtom = AtomAdjust(AtomEmptyAtom);
  AtomEncoding = AtomAdjust(AtomEncoding);
  AtomEndOfStream = AtomAdjust(AtomEndOfStream);
  AtomEof = AtomAdjust(AtomEof);
  AtomEq = AtomAdjust(AtomEq);
  AtomError = AtomAdjust(AtomError);
  AtomEvaluable = AtomAdjust(AtomEvaluable);
  AtomEvaluationError = AtomAdjust(AtomEvaluationError);
  AtomExecute = AtomAdjust(AtomExecute);
  AtomExecAnswers = AtomAdjust(AtomExecAnswers);
  AtomExecuteInMod = AtomAdjust(AtomExecuteInMod);
  AtomExecuteWithin = AtomAdjust(AtomExecuteWithin);
  AtomExecuteWoMod = AtomAdjust(AtomExecuteWoMod);
  AtomExist = AtomAdjust(AtomExist);
  AtomExistenceError = AtomAdjust(AtomExistenceError);
  AtomExpectedNumber = AtomAdjust(AtomExpectedNumber);
  AtomExtendFileSearchPath = AtomAdjust(AtomExtendFileSearchPath);
  AtomFB = AtomAdjust(AtomFB);
  AtomFail = AtomAdjust(AtomFail);
  AtomFalse = AtomAdjust(AtomFalse);
  AtomFast = AtomAdjust(AtomFast);
  AtomFileerrors = AtomAdjust(AtomFileerrors);
  AtomFloat = AtomAdjust(AtomFloat);
  AtomFloatFormat = AtomAdjust(AtomFloatFormat);
  AtomFloatOverflow = AtomAdjust(AtomFloatOverflow);
  AtomFloatUnderflow = AtomAdjust(AtomFloatUnderflow);
  AtomFormat = AtomAdjust(AtomFormat);
  AtomFormatAt = AtomAdjust(AtomFormatAt);
  AtomFunctor = AtomAdjust(AtomFunctor);
  AtomGT = AtomAdjust(AtomGT);
  AtomGVar = AtomAdjust(AtomGVar);
  AtomGc = AtomAdjust(AtomGc);
  AtomGcMargin = AtomAdjust(AtomGcMargin);
  AtomGcTrace = AtomAdjust(AtomGcTrace);
  AtomGcVerbose = AtomAdjust(AtomGcVerbose);
  AtomGcVeryVerbose = AtomAdjust(AtomGcVeryVerbose);
  AtomGeneratePredInfo = AtomAdjust(AtomGeneratePredInfo);
  AtomGetwork = AtomAdjust(AtomGetwork);
  AtomGetworkSeq = AtomAdjust(AtomGetworkSeq);
  AtomGlobalSp = AtomAdjust(AtomGlobalSp);
  AtomGlobalTrie = AtomAdjust(AtomGlobalTrie);
  AtomGoalExpansion = AtomAdjust(AtomGoalExpansion);
  AtomHERE = AtomAdjust(AtomHERE);
  AtomHandleThrow = AtomAdjust(AtomHandleThrow);
  AtomHeap = AtomAdjust(AtomHeap);
  AtomHeapUsed = AtomAdjust(AtomHeapUsed);
  AtomIDB = AtomAdjust(AtomIDB);
  AtomIOMode = AtomAdjust(AtomIOMode);
  AtomId = AtomAdjust(AtomId);
  AtomInf = AtomAdjust(AtomInf);
  AtomInitGoal = AtomAdjust(AtomInitGoal);
  AtomInStackExpansion = AtomAdjust(AtomInStackExpansion);
  AtomInput = AtomAdjust(AtomInput);
  AtomInstantiationError = AtomAdjust(AtomInstantiationError);
  AtomInt = AtomAdjust(AtomInt);
  AtomIntOverflow = AtomAdjust(AtomIntOverflow);
  AtomInteger = AtomAdjust(AtomInteger);
  AtomInternalCompilerError = AtomAdjust(AtomInternalCompilerError);
  AtomIs = AtomAdjust(AtomIs);
  AtomKey = AtomAdjust(AtomKey);
  AtomLDLibraryPath = AtomAdjust(AtomLDLibraryPath);
  AtomLONGINT = AtomAdjust(AtomLONGINT);
  AtomLT = AtomAdjust(AtomLT);
  AtomLastExecuteWithin = AtomAdjust(AtomLastExecuteWithin);
  AtomLeash = AtomAdjust(AtomLeash);
  AtomList = AtomAdjust(AtomList);
  AtomLive = AtomAdjust(AtomLive);
  AtomLoadAnswers = AtomAdjust(AtomLoadAnswers);
  AtomLocal = AtomAdjust(AtomLocal);
  AtomLocalSp = AtomAdjust(AtomLocalSp);
  AtomLocalTrie = AtomAdjust(AtomLocalTrie);
  AtomMaxArity = AtomAdjust(AtomMaxArity);
  AtomMaxFiles = AtomAdjust(AtomMaxFiles);
  AtomMegaClause = AtomAdjust(AtomMegaClause);
  AtomMetaCall = AtomAdjust(AtomMetaCall);
  AtomMfClause = AtomAdjust(AtomMfClause);
  AtomMinus = AtomAdjust(AtomMinus);
  AtomModify = AtomAdjust(AtomModify);
  AtomMultiFile = AtomAdjust(AtomMultiFile);
  AtomMutable = AtomAdjust(AtomMutable);
  AtomMutableVariable = AtomAdjust(AtomMutableVariable);
  AtomMyddasDB = AtomAdjust(AtomMyddasDB);
  AtomMyddasGoal = AtomAdjust(AtomMyddasGoal);
  AtomMyddasHost = AtomAdjust(AtomMyddasHost);
  AtomMyddasPass = AtomAdjust(AtomMyddasPass);
  AtomMyddasUser = AtomAdjust(AtomMyddasUser);
  AtomMyddasVersionName = AtomAdjust(AtomMyddasVersionName);
  AtomNan = AtomAdjust(AtomNan);
  AtomNb = AtomAdjust(AtomNb);
  AtomNbTerm = AtomAdjust(AtomNbTerm);
  AtomNew = AtomAdjust(AtomNew);
  AtomNoMemory = AtomAdjust(AtomNoMemory);
  AtomNone = AtomAdjust(AtomNone);
  AtomNonEmptyList = AtomAdjust(AtomNonEmptyList);
  AtomNot = AtomAdjust(AtomNot);
  AtomNotImplemented = AtomAdjust(AtomNotImplemented);
  AtomNotLessThanZero = AtomAdjust(AtomNotLessThanZero);
  AtomNotNewline = AtomAdjust(AtomNotNewline);
  AtomNotZero = AtomAdjust(AtomNotZero);
  AtomNumber = AtomAdjust(AtomNumber);
  AtomOff = AtomAdjust(AtomOff);
  AtomOffline = AtomAdjust(AtomOffline);
  AtomOn = AtomAdjust(AtomOn);
  AtomOnline = AtomAdjust(AtomOnline);
  AtomOpen = AtomAdjust(AtomOpen);
  AtomOperatingSystemError = AtomAdjust(AtomOperatingSystemError);
  AtomOperatingSystemSupport = AtomAdjust(AtomOperatingSystemSupport);
  AtomOperator = AtomAdjust(AtomOperator);
  AtomOperatorPriority = AtomAdjust(AtomOperatorPriority);
  AtomOperatorSpecifier = AtomAdjust(AtomOperatorSpecifier);
  AtomOtherwise = AtomAdjust(AtomOtherwise);
  AtomOutOfAttvarsError = AtomAdjust(AtomOutOfAttvarsError);
  AtomOutOfAuxspaceError = AtomAdjust(AtomOutOfAuxspaceError);
  AtomOutOfHeapError = AtomAdjust(AtomOutOfHeapError);
  AtomOutOfRange = AtomAdjust(AtomOutOfRange);
  AtomOutOfStackError = AtomAdjust(AtomOutOfStackError);
  AtomOutOfTrailError = AtomAdjust(AtomOutOfTrailError);
  AtomOutput = AtomAdjust(AtomOutput);
  AtomPrologCommonsDir = AtomAdjust(AtomPrologCommonsDir);
  AtomPastEndOfStream = AtomAdjust(AtomPastEndOfStream);
  AtomPermissionError = AtomAdjust(AtomPermissionError);
  AtomPi = AtomAdjust(AtomPi);
  AtomPipe = AtomAdjust(AtomPipe);
  AtomPlus = AtomAdjust(AtomPlus);
  AtomPointer = AtomAdjust(AtomPointer);
  AtomPortray = AtomAdjust(AtomPortray);
  AtomPredicateIndicator = AtomAdjust(AtomPredicateIndicator);
  AtomPrimitive = AtomAdjust(AtomPrimitive);
  AtomPrivateProcedure = AtomAdjust(AtomPrivateProcedure);
  AtomProcedure = AtomAdjust(AtomProcedure);
  AtomProfile = AtomAdjust(AtomProfile);
  AtomProlog = AtomAdjust(AtomProlog);
  AtomPtr = AtomAdjust(AtomPtr);
  AtomQuery = AtomAdjust(AtomQuery);
  AtomQueue = AtomAdjust(AtomQueue);
  AtomQuiet = AtomAdjust(AtomQuiet);
  AtomRadix = AtomAdjust(AtomRadix);
  AtomRandom = AtomAdjust(AtomRandom);
  AtomRead = AtomAdjust(AtomRead);
  AtomReadutil = AtomAdjust(AtomReadutil);
  AtomRecordedP = AtomAdjust(AtomRecordedP);
  AtomRecordedWithKey = AtomAdjust(AtomRecordedWithKey);
  AtomRedoFreeze = AtomAdjust(AtomRedoFreeze);
  AtomRefoundVar = AtomAdjust(AtomRefoundVar);
  AtomRepeat = AtomAdjust(AtomRepeat);
  AtomRepeatSpace = AtomAdjust(AtomRepeatSpace);
  AtomReposition = AtomAdjust(AtomReposition);
  AtomRepresentationError = AtomAdjust(AtomRepresentationError);
  AtomRDiv = AtomAdjust(AtomRDiv);
  AtomResize = AtomAdjust(AtomResize);
  AtomResourceError = AtomAdjust(AtomResourceError);
  AtomRestoreRegs = AtomAdjust(AtomRestoreRegs);
  AtomRetryCounter = AtomAdjust(AtomRetryCounter);
  AtomRTree = AtomAdjust(AtomRTree);
  AtomSafe = AtomAdjust(AtomSafe);
  AtomSafeCallCleanup = AtomAdjust(AtomSafeCallCleanup);
  AtomSame = AtomAdjust(AtomSame);
  AtomSemic = AtomAdjust(AtomSemic);
  AtomShiftCountOverflow = AtomAdjust(AtomShiftCountOverflow);
  AtomSigAlarm = AtomAdjust(AtomSigAlarm);
  AtomSigBreak = AtomAdjust(AtomSigBreak);
  AtomSigCreep = AtomAdjust(AtomSigCreep);
  AtomSigDebug = AtomAdjust(AtomSigDebug);
  AtomSigDelayCreep = AtomAdjust(AtomSigDelayCreep);
  AtomSigHup = AtomAdjust(AtomSigHup);
  AtomSigInt = AtomAdjust(AtomSigInt);
  AtomSigIti = AtomAdjust(AtomSigIti);
  AtomSigPending = AtomAdjust(AtomSigPending);
  AtomSigPipe = AtomAdjust(AtomSigPipe);
  AtomSigStackDump = AtomAdjust(AtomSigStackDump);
  AtomSigStatistics = AtomAdjust(AtomSigStatistics);
  AtomSigTrace = AtomAdjust(AtomSigTrace);
  AtomSigUsr1 = AtomAdjust(AtomSigUsr1);
  AtomSigUsr2 = AtomAdjust(AtomSigUsr2);
  AtomSigVTAlarm = AtomAdjust(AtomSigVTAlarm);
  AtomSigWakeUp = AtomAdjust(AtomSigWakeUp);
  AtomSlash = AtomAdjust(AtomSlash);
  AtomSocket = AtomAdjust(AtomSocket);
  AtomSourceSink = AtomAdjust(AtomSourceSink);
  AtomSpy = AtomAdjust(AtomSpy);
  AtomStack = AtomAdjust(AtomStack);
  AtomStackFree = AtomAdjust(AtomStackFree);
  AtomStartupSavedState = AtomAdjust(AtomStartupSavedState);
  AtomStaticClause = AtomAdjust(AtomStaticClause);
  AtomStaticProcedure = AtomAdjust(AtomStaticProcedure);
  AtomStream = AtomAdjust(AtomStream);
  AtomVStream = AtomAdjust(AtomVStream);
  AtomStreams = AtomAdjust(AtomStreams);
  AtomStreamOrAlias = AtomAdjust(AtomStreamOrAlias);
  AtomStreamPos = AtomAdjust(AtomStreamPos);
  AtomStreamPosition = AtomAdjust(AtomStreamPosition);
  AtomString = AtomAdjust(AtomString);
  AtomSwi = AtomAdjust(AtomSwi);
  AtomSyntaxError = AtomAdjust(AtomSyntaxError);
  AtomSyntaxErrorHandler = AtomAdjust(AtomSyntaxErrorHandler);
  AtomSystem = AtomAdjust(AtomSystem);
  AtomSystemError = AtomAdjust(AtomSystemError);
  AtomSystemLibraryDir = AtomAdjust(AtomSystemLibraryDir);
  AtomTerm = AtomAdjust(AtomTerm);
  AtomTerms = AtomAdjust(AtomTerms);
  AtomTextStream = AtomAdjust(AtomTextStream);
  AtomThreads = AtomAdjust(AtomThreads);
  AtomThrow = AtomAdjust(AtomThrow);
  AtomTimeOutSpec = AtomAdjust(AtomTimeOutSpec);
  AtomTimeoutError = AtomAdjust(AtomTimeoutError);
  AtomTopLevelGoal = AtomAdjust(AtomTopLevelGoal);
  AtomTopThreadGoal = AtomAdjust(AtomTopThreadGoal);
  AtomTrail = AtomAdjust(AtomTrail);
  AtomTrue = AtomAdjust(AtomTrue);
  AtomTty = AtomAdjust(AtomTty);
  AtomTtys = AtomAdjust(AtomTtys);
  AtomTypeError = AtomAdjust(AtomTypeError);
  AtomUndefined = AtomAdjust(AtomUndefined);
  AtomUndefp = AtomAdjust(AtomUndefp);
  AtomUnderflow = AtomAdjust(AtomUnderflow);
  AtomUnificationStack = AtomAdjust(AtomUnificationStack);
  AtomUnsignedByte = AtomAdjust(AtomUnsignedByte);
  AtomUnsignedChar = AtomAdjust(AtomUnsignedChar);
  AtomUser = AtomAdjust(AtomUser);
  AtomUserErr = AtomAdjust(AtomUserErr);
  AtomUserIn = AtomAdjust(AtomUserIn);
  AtomUserOut = AtomAdjust(AtomUserOut);
  AtomVBar = AtomAdjust(AtomVBar);
  AtomVar = AtomAdjust(AtomVar);
  AtomVariable = AtomAdjust(AtomVariable);
  AtomVersionNumber = AtomAdjust(AtomVersionNumber);
  AtomWakeUpGoal = AtomAdjust(AtomWakeUpGoal);
  AtomWhen = AtomAdjust(AtomWhen);
  AtomWrite = AtomAdjust(AtomWrite);
  AtomYapHacks = AtomAdjust(AtomYapHacks);
  AtomZeroDivisor = AtomAdjust(AtomZeroDivisor);
  FunctorAfInet = FuncAdjust(FunctorAfInet);
  FunctorAfLocal = FuncAdjust(FunctorAfLocal);
  FunctorAfUnix = FuncAdjust(FunctorAfUnix);
  FunctorAltNot = FuncAdjust(FunctorAltNot);
  FunctorArg = FuncAdjust(FunctorArg);
  FunctorArrayEntry = FuncAdjust(FunctorArrayEntry);
  FunctorArrow = FuncAdjust(FunctorArrow);
  FunctorAssert = FuncAdjust(FunctorAssert);
  FunctorAtFoundOne = FuncAdjust(FunctorAtFoundOne);
  FunctorAtom = FuncAdjust(FunctorAtom);
  FunctorAtt1 = FuncAdjust(FunctorAtt1);
  FunctorAttGoal = FuncAdjust(FunctorAttGoal);
  FunctorBraces = FuncAdjust(FunctorBraces);
  FunctorCall = FuncAdjust(FunctorCall);
  FunctorCatch = FuncAdjust(FunctorCatch);
  FunctorChangeModule = FuncAdjust(FunctorChangeModule);
  FunctorCleanCall = FuncAdjust(FunctorCleanCall);
  FunctorClist = FuncAdjust(FunctorClist);
  FunctorCodes = FuncAdjust(FunctorCodes);
  FunctorComma = FuncAdjust(FunctorComma);
  FunctorContext2 = FuncAdjust(FunctorContext2);
  FunctorConsistencyError = FuncAdjust(FunctorConsistencyError);
  FunctorCreep = FuncAdjust(FunctorCreep);
  FunctorCsult = FuncAdjust(FunctorCsult);
  FunctorCurrentModule = FuncAdjust(FunctorCurrentModule);
  FunctorCutBy = FuncAdjust(FunctorCutBy);
  FunctorDiff = FuncAdjust(FunctorDiff);
  FunctorDoLogUpdClause = FuncAdjust(FunctorDoLogUpdClause);
  FunctorDoLogUpdClause0 = FuncAdjust(FunctorDoLogUpdClause0);
  FunctorDoLogUpdClauseErase = FuncAdjust(FunctorDoLogUpdClauseErase);
  FunctorDoStaticClause = FuncAdjust(FunctorDoStaticClause);
  FunctorDomainError = FuncAdjust(FunctorDomainError);
  FunctorDot = FuncAdjust(FunctorDot);
  FunctorDot10 = FuncAdjust(FunctorDot10);
  FunctorDot11 = FuncAdjust(FunctorDot11);
  FunctorDot12 = FuncAdjust(FunctorDot12);
  FunctorDot2 = FuncAdjust(FunctorDot2);
  FunctorDot3 = FuncAdjust(FunctorDot3);
  FunctorDot4 = FuncAdjust(FunctorDot4);
  FunctorDot5 = FuncAdjust(FunctorDot5);
  FunctorDot6 = FuncAdjust(FunctorDot6);
  FunctorDot7 = FuncAdjust(FunctorDot7);
  FunctorDot8 = FuncAdjust(FunctorDot8);
  FunctorDot9 = FuncAdjust(FunctorDot9);
  FunctorEq = FuncAdjust(FunctorEq);
  FunctorError = FuncAdjust(FunctorError);
  FunctorEvaluationError = FuncAdjust(FunctorEvaluationError);
  FunctorExecute2InMod = FuncAdjust(FunctorExecute2InMod);
  FunctorExecuteInMod = FuncAdjust(FunctorExecuteInMod);
  FunctorExecuteWithin = FuncAdjust(FunctorExecuteWithin);
  FunctorExistenceError = FuncAdjust(FunctorExistenceError);
  FunctorFunctor = FuncAdjust(FunctorFunctor);
  FunctorGAtom = FuncAdjust(FunctorGAtom);
  FunctorGAtomic = FuncAdjust(FunctorGAtomic);
  FunctorGCompound = FuncAdjust(FunctorGCompound);
  FunctorGFloat = FuncAdjust(FunctorGFloat);
  FunctorGFormatAt = FuncAdjust(FunctorGFormatAt);
  FunctorGInteger = FuncAdjust(FunctorGInteger);
  FunctorGNumber = FuncAdjust(FunctorGNumber);
  FunctorGPrimitive = FuncAdjust(FunctorGPrimitive);
  FunctorGVar = FuncAdjust(FunctorGVar);
  FunctorGeneratePredInfo = FuncAdjust(FunctorGeneratePredInfo);
  FunctorGoalExpansion = FuncAdjust(FunctorGoalExpansion);
  FunctorHandleThrow = FuncAdjust(FunctorHandleThrow);
  FunctorId = FuncAdjust(FunctorId);
  FunctorIs = FuncAdjust(FunctorIs);
  FunctorLastExecuteWithin = FuncAdjust(FunctorLastExecuteWithin);
  FunctorList = FuncAdjust(FunctorList);
  FunctorMegaClause = FuncAdjust(FunctorMegaClause);
  FunctorMetaCall = FuncAdjust(FunctorMetaCall);
  FunctorMinus = FuncAdjust(FunctorMinus);
  FunctorModule = FuncAdjust(FunctorModule);
  FunctorMultiFileClause = FuncAdjust(FunctorMultiFileClause);
  FunctorMutable = FuncAdjust(FunctorMutable);
  FunctorNotImplemented = FuncAdjust(FunctorNotImplemented);
  FunctorNBQueue = FuncAdjust(FunctorNBQueue);
  FunctorNot = FuncAdjust(FunctorNot);
  FunctorOr = FuncAdjust(FunctorOr);
  FunctorPermissionError = FuncAdjust(FunctorPermissionError);
  FunctorPlus = FuncAdjust(FunctorPlus);
  FunctorPortray = FuncAdjust(FunctorPortray);
  FunctorPrologConstraint = FuncAdjust(FunctorPrologConstraint);
  FunctorQuery = FuncAdjust(FunctorQuery);
  FunctorRecordedWithKey = FuncAdjust(FunctorRecordedWithKey);
  FunctorRDiv = FuncAdjust(FunctorRDiv);
  FunctorRedoFreeze = FuncAdjust(FunctorRedoFreeze);
  FunctorRepresentationError = FuncAdjust(FunctorRepresentationError);
  FunctorResourceError = FuncAdjust(FunctorResourceError);
  FunctorRestoreRegs = FuncAdjust(FunctorRestoreRegs);
  FunctorRestoreRegs1 = FuncAdjust(FunctorRestoreRegs1);
  FunctorSafe = FuncAdjust(FunctorSafe);
  FunctorSafeCallCleanup = FuncAdjust(FunctorSafeCallCleanup);
  FunctorSame = FuncAdjust(FunctorSame);
  FunctorSlash = FuncAdjust(FunctorSlash);
  FunctorStaticClause = FuncAdjust(FunctorStaticClause);
  FunctorStream = FuncAdjust(FunctorStream);
  FunctorStreamEOS = FuncAdjust(FunctorStreamEOS);
  FunctorStreamPos = FuncAdjust(FunctorStreamPos);
  FunctorSyntaxError = FuncAdjust(FunctorSyntaxError);
  FunctorShortSyntaxError = FuncAdjust(FunctorShortSyntaxError);
  FunctorThreadRun = FuncAdjust(FunctorThreadRun);
  FunctorThrow = FuncAdjust(FunctorThrow);
  FunctorTimeoutError = FuncAdjust(FunctorTimeoutError);
  FunctorTypeError = FuncAdjust(FunctorTypeError);
  FunctorUMinus = FuncAdjust(FunctorUMinus);
  FunctorUPlus = FuncAdjust(FunctorUPlus);
  FunctorVBar = FuncAdjust(FunctorVBar);
  FunctorVar = FuncAdjust(FunctorVar);