Searched refs:RDDEM (Results 1 – 1 of 1) sorted by relevance
186 #define RDDEM 0x05 /* Replacement of the character collides with DDEM */ macro2692 if (wc == RDDEM) wc = DDEM; /* Restore replaced DDEM character */2729 if (c == RDDEM) c = DDEM; /* Restore replaced DDEM character */2941 …if (dp->fn[0] == DDEM) dp->fn[0] = RDDEM; /* If the first character collides with DDEM, replace it…3012 …if (sfn[0] == DDEM) sfn[0] = RDDEM; /* If the first character collides with DDEM, replace it with …