Home
last modified time | relevance | path

Searched refs:store_char (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/less/
H A Dline.c678 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
/freebsd/sys/sys/
H A Datomic_san.h164 #define atomic_store_char ATOMIC_SAN(store_char)