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

  /prebuilts/go/darwin-x86/src/cmd/asm/internal/lex/
input.go 39 macros: predefine(flags.D),
43 // predefine installs the macros set by the -D flag on the command line.
44 func predefine(defines flags.MultiFlag) map[string]*Macro { func
  /prebuilts/go/linux-x86/src/cmd/asm/internal/lex/
input.go 39 macros: predefine(flags.D),
43 // predefine installs the macros set by the -D flag on the command line.
44 func predefine(defines flags.MultiFlag) map[string]*Macro { func

Completed in 136 milliseconds