Home
last modified time | relevance | path

Searched refs:ajByteRevLen8 (Results 1 – 3 of 3) sorted by relevance

/dports/biology/emboss/EMBOSS-6.6.0/ajax/core/
H A Dajfileio.c830 ajByteRevLen8(Pi8); in ajReadbinInt8()
859 ajByteRevLen8(Pi8); in ajReadbinInt8Endian()
1268 ajByteRevLen8(&val2); in ajReadbinUint8()
1302 ajByteRevLen8(&val2); in ajReadbinUint8Endian()
1554 ajByteRevLen8(&j); in ajWritebinInt8()
H A Dajutil.h73 void ajByteRevLen8(ajlong* i);
H A Dajutil.c578 void ajByteRevLen8(ajlong* lval) in ajByteRevLen8() function
1431 ajByteRevLen8(lval); in ajUtilRev8()