OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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