Searched refs:endval (Results 1 – 3 of 3) sorted by relevance
59 int32_t endval = num >> 31; in asm_addsleb128() local69 if (num == endval) in asm_addsleb128()
287 uint32_t *end, endval; in nouveau_vp3_load_firmware() local321 endval = *end; in nouveau_vp3_load_firmware()322 while (endval == *end) in nouveau_vp3_load_firmware()
2020 xmlChar *val, *cur, *endval; in xmlSchemaValAtomicListNode() local2054 endval = cur; in xmlSchemaValAtomicListNode()2056 while ((*cur == 0) && (cur != endval)) cur++; in xmlSchemaValAtomicListNode()2057 while (cur != endval) { in xmlSchemaValAtomicListNode()2062 while ((*cur == 0) && (cur != endval)) cur++; in xmlSchemaValAtomicListNode()