HomeSort by relevance Sort by last modified time
    Searched refs:s_w (Results 1 - 3 of 3) sorted by null

  /external/llvm/test/MC/COFF/
section.s 36 .section s_w,"w"; .long 1
113 // CHECK: Name: s_w
  /external/openssl/crypto/threads/
mttest.c 429 int c_r,c_w,s_r,s_w; local
468 c_w=1; s_w=0;
480 if ((i && s_r) || s_w) do_server=1;
592 s_w=0;
598 s_w=1;
615 s_w=1;
629 s_w=0;
635 s_w=1;
  /external/openssl/ssl/
ssltest.c 1573 int c_r,c_w,s_r,s_w; local
    [all...]

Completed in 53 milliseconds