Searched defs:ss (Results 1 – 5 of 5) sorted by relevance
82 let ss = assert_ok!(start_session($file_properties)); localVariable87 let ss = assert_ok!(start_session($file_properties)); localVariable92 let ss = assert_ok!(start_session($file_properties)); localVariable97 let ss = assert_ok!(start_session($file_properties)); localVariable
39 storage_session_t ss; member
186 std::ostringstream ss; in read_entire_file() local
49 storage_session_t ss; member354 static int DeleteAllFiles(storage_session_t ss) { in DeleteAllFiles()
2724 static int has_segment_link(mstate m, msegmentptr ss) { in has_segment_link()4005 msegmentptr ss = (msegmentptr)(chunk2mem(sp)); in add_segment() local4098 msegmentptr ss = (m->top == 0)? 0 : segment_holding(m, (char*)m->top); in sys_alloc() local