Procedures

ProcedureLocationProcedure TypeDescription
bctoi_I1Ppenf_stringifyFunction

Convert bit-string to integer.

Read more…
bctoi_I2Ppenf_stringifyFunction

Convert bit-string to integer.

Read more…
bctoi_I4Ppenf_stringifyFunction

Convert bit-string to integer.

Read more…
bctoi_I8Ppenf_stringifyFunction

Convert bit-string to integer.

Read more…
bctonpenf_stringifyInterface

Convert bit-string to number (real and integer, bit-string to number type casting).

bctor_R16Ppenf_stringifyFunction

Convert bit-string to real.

Read more…
bctor_R4Ppenf_stringifyFunction

Convert bit-string to real.

Read more…
bctor_R8Ppenf_stringifyFunction

Convert bit-string to real.

Read more…
bit_sizepenf_b_sizeInterface

Overloading of the intrinsic bit_size function for computing the number of bits of (also) real and character variables.

bit_sizepenfInterface

Overloading of the intrinsic bit_size function for computing the number of bits of (also) real and character variables.

bit_size_chrpenf_b_sizeFunction

Compute the number of bits of a character variable.

Read more…
bit_size_R16Ppenf_b_sizeFunction

Compute the number of bits of a real variable.

Read more…
bit_size_R4Ppenf_b_sizeFunction

Compute the number of bits of a real variable.

Read more…
bit_size_R8Ppenf_b_sizeFunction

Compute the number of bits of a real variable.

Read more…
bstrpenf_stringifyInterface

Convert number (real and integer) to bit-string (number to bit-string type casting).

bstr_I1Ppenf_stringifyFunction

Convert integer to string of bits.

Read more…
bstr_I2Ppenf_stringifyFunction

Convert integer to string of bits.

Read more…
bstr_I4Ppenf_stringifyFunction

Convert integer to string of bits.

Read more…
bstr_I8Ppenf_stringifyFunction

Convert integer to string of bits.

Read more…
bstr_R16Ppenf_stringifyFunction

Convert real to string of bits.

Read more…
bstr_R4Ppenf_stringifyFunction

Convert real to string of bits.

Read more…
bstr_R8Ppenf_stringifyFunction

Convert real to string of bits.

Read more…
byte_sizepenf_b_sizeInterface

Compute the number of bytes of a variable.

byte_size_chrpenf_b_sizeFunction

Compute the number of bytes of a character variable.

Read more…
byte_size_I1Ppenf_b_sizeFunction

Compute the number of bytes of an integer variable.

Read more…
byte_size_I2Ppenf_b_sizeFunction

Compute the number of bytes of an integer variable.

Read more…
byte_size_I4Ppenf_b_sizeFunction

Compute the number of bytes of an integer variable.

Read more…
byte_size_I8Ppenf_b_sizeFunction

Compute the number of bytes of an integer variable.

Read more…
byte_size_R16Ppenf_b_sizeFunction

Compute the number of bytes of a real variable.

Read more…
byte_size_R4Ppenf_b_sizeFunction

Compute the number of bytes of a real variable.

Read more…
byte_size_R8Ppenf_b_sizeFunction

Compute the number of bytes of a real variable.

Read more…
check_endianpenfSubroutine

Check the type of bit ordering (big or little endian) of the running architecture.

Read more…
compact_real_stringpenf_stringifySubroutine

Compact a string representing a real number, so that the same value is displayed with fewer characters.

Read more…
ctoi_I1Ppenf_stringifyFunction

Convert string to integer.

Read more…
ctoi_I2Ppenf_stringifyFunction

Convert string to integer.

Read more…
ctoi_I4Ppenf_stringifyFunction

Convert string to integer.

Read more…
ctoi_I8Ppenf_stringifyFunction

Convert string to integer.

Read more…
ctonpenf_stringifyInterface

Convert string to number (real and integer, string to number type casting).

ctor_R16Ppenf_stringifyFunction

Convert string to real.

Read more…
ctor_R4Ppenf_stringifyFunction

Convert string to real.

Read more…
ctor_R8Ppenf_stringifyFunction

Convert string to real.

Read more…
digitpenfInterface

Compute the number of digits in decimal base of the input integer.

digit_I1penfFunction

Compute the number of digits in decimal base of the input integer.

Read more…
digit_I2penfFunction

Compute the number of digits in decimal base of the input integer.

Read more…
digit_I4penfFunction

Compute the number of digits in decimal base of the input integer.

Read more…
digit_I8penfFunction

Compute the number of digits in decimal base of the input integer.

Read more…
penf_initpenfSubroutine

Initialize PENF’s variables that are not initialized into the definition specification.

Read more…
penf_printpenfSubroutine

Print to the specified unit the PENF’s environment data.

Read more…
strpenf_stringifyInterface

Convert number (real and integer) to string (number to string type casting).

str_a_I1Ppenf_stringifyFunction

Convert integer array to string.

Read more…
str_a_I2Ppenf_stringifyFunction

Convert integer array to string.

Read more…
str_a_I4Ppenf_stringifyFunction

Convert integer array to string.

Read more…
str_a_I8Ppenf_stringifyFunction

Convert integer array to string.

Read more…
str_a_R16Ppenf_stringifyFunction

Converting real array to string.

Read more…
str_a_R4Ppenf_stringifyFunction

Convert real array to string.

Read more…
str_a_R8Ppenf_stringifyFunction

Convert real array to string.

Read more…
str_asciipenf_stringifyInterface

Convert string of any kind to ASCII string.

str_ascii_asciipenf_stringifyFunction

Convert string of ASCII kind to ASCII string, just for convenience in sanitize strings.

Read more…
str_ascii_defaultpenf_stringifyFunction

Convert string of default kind to ASCII string.

Read more…
str_ascii_ucs4penf_stringifyFunction

Convert string of UCS4 kind to ASCII string.

Read more…
str_bolpenf_stringifyFunction

Convert logical to string.

Read more…
str_I1Ppenf_stringifyFunction

Convert integer to string.

Read more…
str_I2Ppenf_stringifyFunction

Convert integer to string.

Read more…
str_I4Ppenf_stringifyFunction

Converting integer to string.

Read more…
str_I8Ppenf_stringifyFunction

Convert integer to string.

Read more…
str_R16Ppenf_stringifyFunction

Convert real to string.

Read more…
str_R4Ppenf_stringifyFunction

Convert real to string.

Read more…
str_R8Ppenf_stringifyFunction

Convert real to string.

Read more…
str_ucs4penf_stringifyInterface

Convert string of any kind to UCS4 string.

str_ucs4_asciipenf_stringifyFunction

Convert string of ASCII kind to UCS4 string.

Read more…
str_ucs4_defaultpenf_stringifyFunction

Convert string of default kind to UCS4 string.

Read more…
str_ucs4_ucs4penf_stringifyFunction

Convert string of UCS4 kind to UCS4 string, just for convenience in sanitize strings.

Read more…
strf_I1Ppenf_stringifyFunction

Convert integer to string.

Read more…
strf_I2Ppenf_stringifyFunction

Convert integer to string.

Read more…
strf_I4Ppenf_stringifyFunction

Convert integer to string.

Read more…
strf_I8Ppenf_stringifyFunction

Convert integer to string.

Read more…
strf_R16Ppenf_stringifyFunction

Convert real to string.

Read more…
strf_R4Ppenf_stringifyFunction

Convert real to string.

Read more…
strf_R8Ppenf_stringifyFunction

Convert real to string.

Read more…
strzpenf_stringifyInterface

Convert integer, to string, prefixing with the right number of zeros (integer to string type casting with zero padding).

strz_I1Ppenf_stringifyFunction

Convert integer to string, prefixing with the right number of zeros.

Read more…
strz_I2Ppenf_stringifyFunction

Convert integer to string, prefixing with the right number of zeros.

Read more…
strz_I4Ppenf_stringifyFunction

Convert integer to string, prefixing with the right number of zeros.

Read more…
strz_I8Ppenf_stringifyFunction

Converting integer to string, prefixing with the right number of zeros.

Read more…
call~~graph~~CallGraph proc~str_a_r8p str_a_R8P proc~str_r8p str_R8P proc~str_a_r8p->proc~str_r8p proc~strz_i1p strz_I1P proc~bstr_i1p bstr_I1P proc~byte_size_r4p byte_size_R4P proc~bctor_r16p bctor_R16P proc~ctor_r16p ctor_R16P interface~strz strz interface~strz->proc~strz_i1p proc~strz_i2p strz_I2P interface~strz->proc~strz_i2p proc~strz_i8p strz_I8P interface~strz->proc~strz_i8p proc~strz_i4p strz_I4P interface~strz->proc~strz_i4p proc~bit_size_r16p bit_size_R16P proc~str_a_r4p str_a_R4P proc~str_r4p str_R4P proc~str_a_r4p->proc~str_r4p proc~penf_init penf_init proc~check_endian check_endian proc~penf_init->proc~check_endian proc~bctor_r8p bctor_R8P proc~str_a_i8p str_a_I8P proc~str_i8p str_I8P proc~str_a_i8p->proc~str_i8p proc~ctor_r8p ctor_R8P proc~bctoi_i2p bctoi_I2P interface~str str proc~bctoi_i2p->interface~str interface~bit_size~2 bit_size interface~digit digit proc~digit_i2 digit_I2 interface~digit->proc~digit_i2 proc~digit_i8 digit_I8 interface~digit->proc~digit_i8 proc~digit_i4 digit_I4 interface~digit->proc~digit_i4 proc~digit_i1 digit_I1 interface~digit->proc~digit_i1 proc~bstr_r4p bstr_R4P proc~bctor_r4p bctor_R4P proc~penf_print penf_print proc~penf_print->proc~penf_init proc~bstr_i2p bstr_I2P proc~bctoi_i8p bctoi_I8P proc~bctoi_i8p->interface~str proc~bit_size_r8p bit_size_R8P proc~str_a_i4p str_a_I4P proc~str_i4p str_I4P proc~str_a_i4p->proc~str_i4p interface~bit_size bit_size interface~bit_size->proc~bit_size_r8p proc~bit_size_chr bit_size_chr interface~bit_size->proc~bit_size_chr proc~bit_size_r4p bit_size_R4P interface~bit_size->proc~bit_size_r4p proc~bctoi_i4p bctoi_I4P proc~bctoi_i4p->interface~str proc~ctor_r4p ctor_R4P proc~bctoi_i1p bctoi_I1P proc~bctoi_i1p->interface~str proc~ctoi_i8p ctoi_I8P proc~byte_size_r16p byte_size_R16P interface~str_ucs4 str_ucs4 proc~str_ucs4_default str_ucs4_default interface~str_ucs4->proc~str_ucs4_default proc~str_a_i2p str_a_I2P proc~str_i2p str_I2P proc~str_a_i2p->proc~str_i2p proc~ctoi_i4p ctoi_I4P interface~byte_size byte_size interface~byte_size->proc~byte_size_r4p proc~byte_size_chr byte_size_chr interface~byte_size->proc~byte_size_chr proc~byte_size_r8p byte_size_R8P interface~byte_size->proc~byte_size_r8p proc~byte_size_i8p byte_size_I8P interface~byte_size->proc~byte_size_i8p proc~byte_size_i4p byte_size_I4P interface~byte_size->proc~byte_size_i4p proc~byte_size_i1p byte_size_I1P interface~byte_size->proc~byte_size_i1p proc~byte_size_i2p byte_size_I2P interface~byte_size->proc~byte_size_i2p interface~cton cton interface~cton->proc~ctor_r8p interface~cton->proc~ctor_r4p interface~cton->proc~ctoi_i8p interface~cton->proc~ctoi_i4p proc~ctoi_i2p ctoi_I2P interface~cton->proc~ctoi_i2p proc~ctoi_i1p ctoi_I1P interface~cton->proc~ctoi_i1p proc~str_a_i1p str_a_I1P proc~str_i1p str_I1P proc~str_a_i1p->proc~str_i1p interface~str->proc~str_a_r8p interface~str->proc~str_a_r4p interface~str->proc~str_a_i8p interface~str->proc~str_a_i4p interface~str->proc~str_a_i2p interface~str->proc~str_a_i1p proc~strf_r4p strf_R4P interface~str->proc~strf_r4p proc~strf_r8p strf_R8P interface~str->proc~strf_r8p proc~strf_i8p strf_I8P interface~str->proc~strf_i8p proc~strf_i4p strf_I4P interface~str->proc~strf_i4p proc~strf_i2p strf_I2P interface~str->proc~strf_i2p proc~strf_i1p strf_I1P interface~str->proc~strf_i1p interface~str->proc~str_r8p interface~str->proc~str_r4p interface~str->proc~str_i8p interface~str->proc~str_i4p interface~str->proc~str_i2p interface~str->proc~str_i1p proc~str_bol str_bol interface~str->proc~str_bol interface~str_ascii str_ascii proc~str_ascii_default str_ascii_default interface~str_ascii->proc~str_ascii_default proc~compact_real_string compact_real_string proc~bstr_r16p bstr_R16P interface~bstr bstr interface~bstr->proc~bstr_i1p interface~bstr->proc~bstr_r4p interface~bstr->proc~bstr_i2p proc~bstr_r8p bstr_R8P interface~bstr->proc~bstr_r8p proc~bstr_i8p bstr_I8P interface~bstr->proc~bstr_i8p proc~bstr_i4p bstr_I4P interface~bstr->proc~bstr_i4p interface~bcton bcton interface~bcton->proc~bctor_r8p interface~bcton->proc~bctoi_i2p interface~bcton->proc~bctor_r4p interface~bcton->proc~bctoi_i8p interface~bcton->proc~bctoi_i4p interface~bcton->proc~bctoi_i1p proc~str_ascii_ascii str_ascii_ascii proc~str_ascii_ucs4 str_ascii_ucs4 proc~str_ucs4_ascii str_ucs4_ascii proc~str_ucs4_ucs4 str_ucs4_ucs4 proc~strf_r16p strf_R16P proc~str_r16p str_R16P proc~str_r16p->proc~compact_real_string proc~str_r8p->proc~compact_real_string proc~str_r4p->proc~compact_real_string proc~str_a_r16p str_a_R16P proc~str_a_r16p->proc~str_r16p program~volatile_doctest~110 volatile_doctest program~volatile_doctest~110->interface~byte_size program~volatile_doctest~106 volatile_doctest program~volatile_doctest~106->interface~byte_size program~volatile_doctest~105 volatile_doctest program~volatile_doctest~105->interface~byte_size program~volatile_doctest~104 volatile_doctest program~volatile_doctest~104->interface~byte_size program~volatile_doctest~108 volatile_doctest program~volatile_doctest~108->interface~byte_size program~volatile_doctest~49 volatile_doctest program~volatile_doctest~49->interface~str program~volatile_doctest~48 volatile_doctest program~volatile_doctest~48->interface~str program~volatile_doctest~54 volatile_doctest program~volatile_doctest~54->interface~str program~volatile_doctest~52 volatile_doctest program~volatile_doctest~52->interface~str program~volatile_doctest~50 volatile_doctest program~volatile_doctest~50->interface~str program~volatile_doctest~53 volatile_doctest program~volatile_doctest~53->interface~str program~volatile_doctest~55 volatile_doctest program~volatile_doctest~55->interface~str program~volatile_doctest~51 volatile_doctest program~volatile_doctest~51->interface~cton program~volatile_doctest~76 volatile_doctest program~volatile_doctest~76->interface~str program~volatile_doctest~101 volatile_doctest program~volatile_doctest~101->interface~byte_size program~volatile_doctest~11 volatile_doctest program~volatile_doctest~11->interface~str program~volatile_doctest~79 volatile_doctest program~volatile_doctest~79->interface~str program~volatile_doctest~4 volatile_doctest program~volatile_doctest~4->interface~cton program~volatile_doctest~85 volatile_doctest program~volatile_doctest~85->interface~str program~volatile_doctest~56 volatile_doctest program~volatile_doctest~56->interface~str program~volatile_doctest~13 volatile_doctest program~volatile_doctest~13->interface~bcton program~volatile_doctest~66 volatile_doctest program~volatile_doctest~66->interface~cton program~volatile_doctest~9 volatile_doctest program~volatile_doctest~9->interface~str_ascii program~volatile_doctest~60 volatile_doctest program~volatile_doctest~60->interface~bstr program~volatile_doctest~98 volatile_doctest program~volatile_doctest~98->interface~digit program~volatile_doctest~65 volatile_doctest program~volatile_doctest~65->interface~str program~volatile_doctest~94 volatile_doctest program~volatile_doctest~94->interface~digit program~volatile_doctest~5 volatile_doctest program~volatile_doctest~5->interface~str program~volatile_doctest~67 volatile_doctest program~volatile_doctest~67->interface~cton program~volatile_doctest~7 volatile_doctest program~volatile_doctest~7->interface~bstr program~volatile_doctest~38 volatile_doctest program~volatile_doctest~38->interface~str program~volatile_doctest~17 volatile_doctest program~volatile_doctest~17->interface~str program~volatile_doctest~39 volatile_doctest program~volatile_doctest~39->interface~str program~volatile_doctest~58 volatile_doctest program~volatile_doctest~58->interface~cton program~volatile_doctest~34 volatile_doctest program~volatile_doctest~34->interface~str program~volatile_doctest~87 volatile_doctest program~volatile_doctest~87->interface~str program~volatile_doctest~3 volatile_doctest program~volatile_doctest~3->interface~str program~volatile_doctest~46 volatile_doctest program~volatile_doctest~46->interface~str program~volatile_doctest~57 volatile_doctest program~volatile_doctest~57->interface~bstr program~volatile_doctest~97 volatile_doctest program~volatile_doctest~97->interface~digit program~volatile_doctest~89 volatile_doctest program~volatile_doctest~89->interface~str program~volatile_doctest~8 volatile_doctest program~volatile_doctest~8->interface~strz program~volatile_doctest~80 volatile_doctest program~volatile_doctest~80->interface~str program~volatile_doctest~12 volatile_doctest program~volatile_doctest~12->interface~str_ascii program~volatile_doctest~78 volatile_doctest program~volatile_doctest~78->interface~strz program~volatile_doctest~81 volatile_doctest program~volatile_doctest~81->interface~str program~volatile_doctest~99 volatile_doctest program~volatile_doctest~99->interface~byte_size program~volatile_doctest~92 volatile_doctest program~volatile_doctest~92->proc~penf_init program~volatile_doctest~59 volatile_doctest program~volatile_doctest~59->interface~str_ascii program~volatile_doctest~91 volatile_doctest program~volatile_doctest~91->interface~str program~volatile_doctest~84 volatile_doctest program~volatile_doctest~84->interface~str program~volatile_doctest~32 volatile_doctest program~volatile_doctest~32->interface~strz program~volatile_doctest~45 volatile_doctest program~volatile_doctest~45->interface~str program~volatile_doctest~63 volatile_doctest program~volatile_doctest~63->interface~str program~volatile_doctest~69 volatile_doctest program~volatile_doctest~69->interface~str program~volatile_doctest~20 volatile_doctest program~volatile_doctest~20->interface~str program~volatile_doctest~37 volatile_doctest program~volatile_doctest~37->interface~bcton program~volatile_doctest~19 volatile_doctest program~volatile_doctest~19->interface~str program~volatile_doctest~36 volatile_doctest program~volatile_doctest~36->interface~str program~volatile_doctest~73 volatile_doctest program~volatile_doctest~73->interface~str program~volatile_doctest~33 volatile_doctest program~volatile_doctest~33->interface~str_ascii program~volatile_doctest~93 volatile_doctest program~volatile_doctest~93->interface~digit program~volatile_doctest~6 volatile_doctest program~volatile_doctest~6->interface~bstr program~volatile_doctest~41 volatile_doctest program~volatile_doctest~41->interface~str program~volatile_doctest~10 volatile_doctest program~volatile_doctest~10->interface~str program~volatile_doctest~2 volatile_doctest program~volatile_doctest~2->interface~str program~volatile_doctest~44 volatile_doctest program~volatile_doctest~44->interface~str program~volatile_doctest~18 volatile_doctest program~volatile_doctest~18->interface~str program~volatile_doctest~62 volatile_doctest program~volatile_doctest~62->interface~bstr program~volatile_doctest~21 volatile_doctest program~volatile_doctest~21->interface~cton program~volatile_doctest~100 volatile_doctest program~volatile_doctest~100->interface~byte_size program~volatile_doctest~14 volatile_doctest program~volatile_doctest~14->interface~str program~volatile_doctest~22 volatile_doctest program~volatile_doctest~22->interface~str program~volatile_doctest~28 volatile_doctest program~volatile_doctest~28->interface~str program~volatile_doctest~24 volatile_doctest program~volatile_doctest~24->interface~strz program~volatile_doctest~27 volatile_doctest program~volatile_doctest~27->interface~bstr program~volatile_doctest~15 volatile_doctest program~volatile_doctest~15->interface~str program~volatile_doctest~16 volatile_doctest program~volatile_doctest~16->interface~str program~volatile_doctest~75 volatile_doctest program~volatile_doctest~75->interface~str program~volatile_doctest~25 volatile_doctest program~volatile_doctest~25->interface~str program~volatile_doctest~35 volatile_doctest program~volatile_doctest~35->interface~bcton program~volatile_doctest~64 volatile_doctest program~volatile_doctest~64->interface~str program~volatile_doctest~77 volatile_doctest program~volatile_doctest~77->interface~str_ascii program~volatile_doctest~86 volatile_doctest program~volatile_doctest~86->interface~strz program~volatile_doctest~72 volatile_doctest program~volatile_doctest~72->interface~strz program~volatile_doctest~82 volatile_doctest program~volatile_doctest~82->interface~bcton program~volatile_doctest~90 volatile_doctest program~volatile_doctest~90->interface~bcton program~volatile_doctest~61 volatile_doctest program~volatile_doctest~61->interface~str program~volatile_doctest~74 volatile_doctest program~volatile_doctest~74->interface~str program~volatile_doctest~29 volatile_doctest program~volatile_doctest~29->interface~bstr program~volatile_doctest~42 volatile_doctest program~volatile_doctest~42->interface~str program~volatile_doctest~47 volatile_doctest program~volatile_doctest~47->interface~str program~volatile_doctest~88 volatile_doctest program~volatile_doctest~88->interface~strz program~volatile_doctest~95 volatile_doctest program~volatile_doctest~95->proc~check_endian program~volatile_doctest~83 volatile_doctest program~volatile_doctest~83->interface~cton program~volatile_doctest~96 volatile_doctest program~volatile_doctest~96->proc~penf_print program~volatile_doctest~31 volatile_doctest program~volatile_doctest~31->interface~str program~volatile_doctest~23 volatile_doctest program~volatile_doctest~23->interface~str program~volatile_doctest~68 volatile_doctest program~volatile_doctest~68->interface~str program~volatile_doctest~70 volatile_doctest program~volatile_doctest~70->interface~str_ascii program~volatile_doctest~71 volatile_doctest program~volatile_doctest~71->interface~str program~volatile_doctest~30 volatile_doctest program~volatile_doctest~30->interface~strz program~volatile_doctest~40 volatile_doctest program~volatile_doctest~40->interface~str program~volatile_doctest volatile_doctest program~volatile_doctest->interface~bcton program~volatile_doctest~26 volatile_doctest program~volatile_doctest~26->interface~bcton program~volatile_doctest~43 volatile_doctest program~volatile_doctest~43->interface~str
Help