Searched refs:BPE_IS_PAYLOADWORD (Results 1 – 2 of 2) sorted by relevance
79 if (!BPE_IS_PAYLOADWORD(bp, bp64)) in encode_embedded_bp_compressed()115 if (!BPE_IS_PAYLOADWORD(bp, bp64)) in decode_embedded_bp_compressed()
379 #define BPE_IS_PAYLOADWORD(bp, wp) \ macro