Home
last modified time | relevance | path

Searched defs:absol (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/mtools/
H A Dfile.c141 unsigned int *oldabs, unsigned int absol) in _loopDetect()
157 static int loopDetect(File_t *This, unsigned int rel, unsigned int absol) in loopDetect()
/aosp_15_r20/external/lzma/C/
H A DBcj2Enc.c343 const UInt32 absol = (UInt32)ip + v; in Bcj2Enc_Encode_2() local