Guardian Procedure Calls Reference Manual
flags
input
INT:value
is defined as:
Must be zero.<0:13>
Allow parameters that use privileged addresses.<14>
Skip the stack test and return 0.<15>
constants
output
FIXED:ref:1
is a returned set of constant values that may be used when calling XBNDSTEST.
Returned Value
INT
One of these file-system error numbers:
Adequate stack space available.0
Undefined flags value.2
stackwords is less than 1.21
Bounds error on firstparm or constants.22
Insufficient stack space available.632
Considerations
• If bit <14> of the flags parameter is set, the constants value generated by XSTACKTEST
causes XBNDSTEST to accept extended addresses that refer to the system data segment or
that use absolute extended addressing.
• If bit <15> of the flags parameter is set, XSTACKTEST immediately returns 0 and the
constants parameter is NOT modified.
1524 Guardian Procedure Calls (W-Z)