Searched refs:thisval (Results 1 – 1 of 1) sorted by relevance
482 bitv *thisval; in fm_dc_code2key() local501 if ((thisval = bitv_strparse(ptr, MAXDATABITS)) == NULL) { in fm_dc_code2key()516 if (bitv_cmp(thisval, dictval)) { in fm_dc_code2key()517 bitv_free(thisval); in fm_dc_code2key()522 bitv_free(thisval); in fm_dc_code2key()