Searched refs:sep1 (Results 1 – 5 of 5) sorted by relevance
39 sep1 = '='*77 + '\n' # file separator variable84 if line == sep1:
198 int sep1 = (tcsrchr(att1, NSSEP) != 0); in nsattcmp() local200 if (sep1 != sep2) in nsattcmp()201 return sep1 - sep2; in nsattcmp()
90 define void @sep1([100 x [100 x i32]]* %A, i32* %B, i32 %n) nounwind uwtable ssp {
91 define void @sep1([100 x [100 x i32]]* %A, i32* %B, i32 %n) nounwind uwtable ssp {
1832 const char sep1 = separator[0]; in ftp_state_pasv_resp() local1838 if(separator[i] != sep1) { in ftp_state_pasv_resp()