Home
last modified time | relevance | path

Searched defs:su_S (Results 1 – 1 of 1) sorted by last modified time

/dports/mail/s-nail/s-nail-14.9.23/include/su/
H A Dcode.h108 # define su_S(T,I) ((T)(I)) macro
146 # define su_S(T,I) static_cast<T>(I) macro