Searched refs:USPREP_DELETE (Results 1 – 4 of 4) sorted by relevance
137 type = USPREP_DELETE; in getValues()164 if(type != retType && retType != USPREP_DELETE){ in compareMapping()186 length = (retType == USPREP_DELETE)? 0 : 1; in compareMapping()218 if(retType!=USPREP_DELETE && (codepoint-delta) != (uint16_t)mapping[0]){ in compareMapping()
246 type = USPREP_DELETE; in getValues()334 if(type != retType && retType != USPREP_DELETE){ in compareMapping()356 length = (retType == USPREP_DELETE)? 0 : 1; in compareMapping()389 if(retType!=USPREP_DELETE && (codepoint-delta) != (uint16_t)mapping[0]){ in compareMapping()
38 USPREP_DELETE = 0x0003 , enumerator
500 type = USPREP_DELETE; in getValues()581 }else if(type==USPREP_DELETE){ in usprep_map()