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

  /toolchain/binutils/binutils-2.25/binutils/
ar.c 112 } postype = pos_default;
550 postype = pos_after;
553 postype = pos_before;
556 postype = pos_before;
780 if (postype != pos_default)
1200 if (postype == pos_default)
1207 realpos = postype;
110 } postype = pos_default; variable in typeref:enum:pos
    [all...]
  /external/libpcap/
pcap-win32.c 704 int postype = 0; local
717 "PosType",
720 (char*)&postype,
725 postype = 0;
  /external/opencv/cvaux/src/
cvepilines.cpp 405 int postype = 0; local
415 postype = 1;
427 if( postype == 0 )
    [all...]

Completed in 100 milliseconds