Definitions for macroˈmæk roʊ
Random House Webster's College Dictionary
mac•roˈmæk roʊ(adj.; n.)(pl.)-ros.
(adj.)very large in scale or capability.
Category: Common Vocabulary
of or pertaining to macroeconomics.
Category: Common Vocabulary
(n.)a single computer instruction that represents a sequence of instructions or keystrokes.
Category: Computers
Origin of macro:
independent use of macro -, or by shortening of words with macro - as initial element; (def. 5 ) shortening of macroinstruction
macro-
a combining form meaning “large” (macromolecule), “abnormally large” (macrocyte), “major, significant” (macroevolution), “not local, extending over a broad area” (macrocosm), “visible to the naked eye” (macrophyte)
Category: Affix
Ref: often contrasting with micro- 2
Origin of macro-:
< Gk makro-, comb. form of makrós long
Princeton's WordNet
macro, macro instruction(adj)
a single computer instruction that results in a series of instructions in machine language
macro(adj)
very large in scale or scope or capability
Wiktionary
macro(Noun)
A comparatively human-friendly abbreviation of complicated input to a computer program.
The pre-processor expands any embedded macros into source code before it is compiled.
macro(Noun)
macro lens
The New Hacker's Dictionary
macro
[techspeak] A name (possibly followed by a formal arg list) that is equated to a text or symbolic expression to which it is to be expanded (possibly with the substitution of actual arguments) by a macro expander. This definition can be found in any technical dictionary; what those won't tell you is how the hackish connotations of the term have changed over time.The term macro originated in early assemblers, which encouraged the use of macros as a structuring and information-hiding device. During the early 1970s, macro assemblers became ubiquitous, and sometimes quite as powerful and expensive as HLLs, only to fall from favor as improving compiler technology marginalized assembler programming (see languages of choice). Nowadays the term is most often used in connection with the C preprocessor, LISP, or one of several special-purpose languages built around a macro-expansion facility (such as TeX or Unix's [nt]roff suite).Indeed, the meaning has drifted enough that the collective macros is now sometimes used for code in any special-purpose application control language (whether or not the language is actually translated by text expansion), and for macro-like entities such as the keyboard macros supported in some text editors (and PC TSR or Macintosh INIT/CDEV keyboard enhancers).
macro
Large. Opposite of micro-. In the mainstream and among other technical cultures (for example, medical people) this competes with the prefix mega-, but hackers tend to restrict the latter to quantification.
Citation
Use the citation below to add this definition to your bibliography:
"macro." Definitions.net. STANDS4 LLC, 2013. Web. 18 May 2013. <http://www.definitions.net/definition/macro>.

