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()
286 uint32_t *end, endval; in nouveau_vp3_load_firmware() local320 endval = *end; in nouveau_vp3_load_firmware()321 while (endval == *end) in nouveau_vp3_load_firmware()
2083 xmlChar *val, *cur, *endval; in xmlSchemaValAtomicListNode() local2117 endval = cur; in xmlSchemaValAtomicListNode()2119 while ((*cur == 0) && (cur != endval)) cur++; in xmlSchemaValAtomicListNode()2120 while (cur != endval) { in xmlSchemaValAtomicListNode()2125 while ((*cur == 0) && (cur != endval)) cur++; in xmlSchemaValAtomicListNode()