Searched refs:store_char (Results 1 – 2 of 2) sorted by relevance
678 if (store_char((ch),(a),(rep),(pos))) return (1); \681 static int store_char(LWCHAR ch, int a, char *rep, POSITION pos) in store_char() function
164 #define atomic_store_char ATOMIC_SAN(store_char)