Searched refs:_H_BLANK (Results 1 – 1 of 1) sorted by relevance
213 #define _H_BLANK(x) (x[3] + ((x[4] & 0x0F) << 8)) macro214 #define H_BLANK _H_BLANK(c)