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

  /external/llvm/lib/CodeGen/
ELF.h 49 isOther // Not a GlobalValue or External Symbol
100 Sym->SourceType = isOther;
111 Sym->SourceType = isOther;
138 ELFSym() : SourceType(isOther), NameIdx(0), Value(0),
  /external/openssl/crypto/pkcs7/
pk7_doit.c 73 int isOther=1;
85 isOther=0;
88 isOther=1;
91 return isOther;

Completed in 152 milliseconds