Guardian Native C Library Calls Reference Manual (G06.29+, H06.08+, J06.03+)

Permuted Index
float number nextafterl: Computes the next representable ................................. nextafterl(3)
floating-point/ nexttoward: Computes the next representable ................................. nexttoward(3)
float number nexttowardf: Computes the next representable ................................. nexttowardf(3)
long double number nexttowardl: Computes the next representable ................................. nexttowardl(3)
between two floating-point/ fdim: Computes the positive difference ................................. fdim(3)
between two float values fdimf: Computes the positive difference ................................. fdimf(3)
between two long double/ fdiml: Computes the positive difference ................................. fdiml(3)
pow: Computes the power function ...................................... pow(3)
float value powf: Computes the power function for a .............................. powf(3)
long double value powl: Computes the power function for a .............................. powl(3)
exponent as an integer ilogb: Computes the radix-independent ................................. ilogb(3)
exponent of a float/ ilogbf: Computes the radix-independent ................................. ilogbf(3)
exponent of a long/ ilogbl: Computes the radix-independent ................................. ilogbl(3)
exponent as a/ logb: Computes the radix-independent ................................. logb(3)
exponent as a float/ logbf: Computes the radix-independent ................................. logbf(3)
exponent as a long double/ logbl: Computes the radix-independent ................................. logbl(3)
complex value creal: Computes the real part of a ........................................... creal(3)
complex value crealf: Computes the real part of a float .................................. crealf(3)
double complex value creall: Computes the real part of a long .................................. creall(3)
division operation remainder: Computes the remainder of a ........................................ remainder(3)
division operation/ remainderf: Computes the remainder of a ........................................ remainderf(3)
division operation/ remainderl: Computes the remainder of a ........................................ remainderl(3)
division operation with/ remquo: Computes the remainder of a ........................................ remquo(3)
division operation/ remquof: Computes the remainder of a ........................................ remquof(3)
division operation/ remquol: Computes the remainder of a
........................................ r
emquol(3)
floating-point number sqrt: Computes the square root of a ...................................... sqrt(3)
float number sqrtf: Computes the square root of a ...................................... sqrtf(3)
long double number sqrtl: Computes the square root of a ...................................... sqrtl(3)
tangent function tan: Computes the trigonometric ......................................... tan(3)
tangent function for a/ tanf: Computes the trigonometric ......................................... tanf(3)
tangent function for a/ tanl: Computes the trigonometric ......................................... tanl(3)
function cos: Computes the trigonometric cosine ............................. cos(3)
function for a float value cosf: Computes the trigonometric cosine ............................. cosf(3)
function for a long double/ cosl: Computes the trigonometric cosine ............................. cosl(3)
function sin: Computes the trigonometric sine ................................. sin(3)
function for a float value sinf: Computes the trigonometric sine ................................. sinf(3)
function for a long double/ sinl: Computes the trigonometric sine ................................. sinl(3)
tgamma: Computes the true gamma function ............................. tgamma(3)
for a float value tgammaf: Computes the true gamma function ............................. tgammaf(3)
for a long double value tgammal: Computes the true gamma function ............................. tgammal(3)
sysconf: Gets congurable system variables ...................................... sysconf(3)
open file fpathconf: Gets file conguration attributes for an ...................................... fpathconf(3)
conjugate conj: Computes the complex ........................................ conj(3)
conjugate conjf: Computes the float complex .............................. conjf(3)
complex conjugate conjl: Computes the long double ................................. conjl(3)
conj: Computes the complex conjugate ........................................................................ conj(3)
conjf: Computes the float complex conjugate ........................................................................ conjf(3)
Computes the long double complex conjugate conjl: ............................................................ conjl(3)
whether the run-time heap consistency is checked/ /Controls ............................... heap_check_always(3)
heap_check: Checks the consistency of the run-time heap ................................. heap_check(
3)
temporary file tmpnam: Constructs the name for a ............................................. tmpnam(3)
temporary file/ tmpnam_guardian: Constructs the name for a ............................................. tmpnam_guardian(3)
temporary file (OSS/ tmpnam_oss: Constructs the name for a ............................................. tmpnam_oss(3)
temporary file/ tmpnam_r: Constructs the name for a ............................................. tmpnam_r(3)
temporary file tempnam: Constructs the name for an OSS ................................... tempnam(3)
Saves the current execution context setjmp: .............................................................. setjmp(3)
iscntrl: Tests for control character ............................................................ iscntrl(3)
iswcntrl: Tests for a wide control character ............................................................ iswcntrl(3)
aclsort: Sorts an access control list (ACL) .......................................................... aclsort(3)
dup2: Duplicates and controls an open file descriptor .................................... dup2(2)
heap/ heap_check_always: Controls whether the run-time ..................................... heap_check_always(3)
mbsinit: determine conversion object status ................................................ mbsinit(3)
wide-character string/ mbsrtowcs: Convert a character string to a ...................................... mbsrtowcs(3)
wide-character/ mbrtowc: Convert a character to a ................................................ mbrtowc(3)
a character/ wcrtomb: Convert a wide-character code to ................................. wcrtomb(3)
527192-018 Hewlett-Packard Company Pindex11