Searched defs:_SS_MAXSIZE (Results 1 – 5 of 5) sorted by relevance
37 #define _SS_MAXSIZE 128U macro
143 #define _SS_MAXSIZE 128 macro
51 # define _SS_MAXSIZE 128 /* Implementation specific max size */ macro
796 pub const _SS_MAXSIZE: usize = 128; constant