Searched refs:rest (Results 1 – 4 of 4) sorted by relevance
295 char *rest = (char *) 0; in read_files() local308 rest = (char *) 0; in read_files()506 rest = ns(get_rest(fp)); in read_files()520 tp->f_extra = rest; in read_files()
2104 rest = (v & ~seen)2105 if (rest != 0):2106 output += "|" + prettify_hex(rest)
27 In the rest of this document we'll refer to the various memory ordering defined
30 and general best practices. The rest of the document goes into more details and