Searched refs:S (Results 1 – 2 of 2) sorted by relevance
141 S(wrapstring, (char *) "") \ in do_test()142 S(wrapstring, (char *) "hello, world") in do_test()152 #define S(type, val) T(type, val) in do_test() macro156 #undef S in do_test()176 #define S(type, val) \ in do_test() macro195 #undef S in do_test()
355 #define D_ENCRYPT(L,R,S) \ argument356 u=(R^s[S ]); \357 t=R^s[S+1]; \
Completed in 6 milliseconds