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