Home
last modified time | relevance | path

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

/dports/lang/mawk/mawk-1.3.4-20190203/
H A Dcode.h144 ,_NEQ enumerator
H A Dtrace.c199 case _NEQ: in TraceInst()
H A Dcode.c357 case _NEQ: in free_codes()
H A Dda.c103 {_NEQ, "neq"},
H A Dexecute.c950 case _NEQ: in execute()
H A Dparse.y273 | expr NEQ expr { code1(_NEQ) ; }
H A Dparse.c1887 { code1(_NEQ) ; } in YYPARSE_DECL()
/dports/lang/awka/awka-0.7.5/awka/
H A Dcode.h178 #define _NEQ 67 macro
H A Dawka_exe.h208 { "neq", awka_neq, _NEQ, -1, FALSE, 0, },
H A Dda.c101 _NEQ, "neq",
H A Dparse.y281 | expr NEQ expr { code1(_NEQ) ; }
H A Dparse.c1780 { code1(_NEQ) ; } in yyparse()
H A Dtranslate.c2021 case _NEQ: in awka_expr()