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

  /external/llvm/test/MC/COFF/
lset0.s 4 not_global = 123 define
11 // GLOBAL: a not_global
  /external/v8/src/
regexp-macro-assembler.h 151 enum GlobalMode { NOT_GLOBAL, GLOBAL, GLOBAL_NO_ZERO_LENGTH_CHECK };
155 inline bool global() { return global_mode_ != NOT_GLOBAL; }
regexp-macro-assembler.cc 18 global_mode_(NOT_GLOBAL),

Completed in 190 milliseconds