Searched defs:PLACE (Results 1 – 2 of 2) sorted by relevance
15 #define PLACE(c) ep[c >> 3] |= bittab[c & 07] macro
13 # define PLACE 13 macro