Home
last modified time | relevance | path

Searched refs:MT_IGNORE (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/one-true-awk/
H A Drun.c2579 #define MT_IGNORE 0 /* unselected or invalid */ in dosub() macro
2586 mtype = MT_IGNORE; /* invalid, not counted */ in dosub()
2590 mtype = MT_IGNORE; /* unselected, but counted */ in dosub()
2602 if (mtype == MT_IGNORE) in dosub()
2639 #undef MT_IGNORE in dosub()