Home
last modified time | relevance | path

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

/dports/emulators/tme/tme-0.8/ic/ieee754/
H A Dieee754-misc-auto.sh120 … TME_FLOAT_FORMAT_IEEE754_${capprecision} | TME_FLOAT_FORMAT_IEEE754_${capprecision}_BUILTIN) \\
122 … TME_FLOAT_FORMAT_IEEE754_${capprecision} | TME_FLOAT_FORMAT_IEEE754_${capprecision}_BUILTIN, \\
131 … TME_FLOAT_FORMAT_IEEE754_${capprecision} | TME_FLOAT_FORMAT_IEEE754_${capprecision}_BUILTIN) \\
133 … TME_FLOAT_FORMAT_IEEE754_${capprecision} | TME_FLOAT_FORMAT_IEEE754_${capprecision}_BUILTIN, \\
134 TME_FLOAT_FORMAT_IEEE754_${capprecision}_BUILTIN))
141 … TME_FLOAT_FORMAT_IEEE754_${capprecision} | TME_FLOAT_FORMAT_IEEE754_${capprecision}_BUILTIN) \\
143 … TME_FLOAT_FORMAT_IEEE754_${capprecision} | TME_FLOAT_FORMAT_IEEE754_${capprecision}_BUILTIN))
150 … TME_FLOAT_FORMAT_IEEE754_${capprecision} | TME_FLOAT_FORMAT_IEEE754_${capprecision}_BUILTIN) \\
152 … TME_FLOAT_FORMAT_IEEE754_${capprecision} | TME_FLOAT_FORMAT_IEEE754_${capprecision}_BUILTIN))
159 … TME_FLOAT_FORMAT_IEEE754_${capprecision} | TME_FLOAT_FORMAT_IEEE754_${capprecision}_BUILTIN) \\
[all …]
/dports/lang/awka/awka-0.7.5/awka/
H A Dparse.y417 code2(_BUILTIN , p->fp) ;
445 code2(_BUILTIN , p->fp) ;
451 code2(_BUILTIN, $1->fp) ;
842 code2(_BUILTIN, bi_alength) ;
854 code2(_BUILTIN, bi_asort) ;
864 code2(_BUILTIN, bi_asort) ;
875 code2(_BUILTIN, bi_match) ;
880 code2(_BUILTIN, bi_match) ;
939 code2(_BUILTIN, bi_getline) ;
1005 code2(_BUILTIN, $1) ;
[all …]
H A Dparse.c1972 code2(_BUILTIN , p->fp) ; in yyparse()
1998 code2(_BUILTIN , p->fp) ; in yyparse()
2382 { code2(_BUILTIN, bi_split) ; } in yyparse()
2420 code2(_BUILTIN, bi_alength) ; in yyparse()
2430 code2(_BUILTIN, bi_asort) ; in yyparse()
2442 code2(_BUILTIN, bi_asort) ; in yyparse()
2451 code2(_BUILTIN, bi_match) ; in yyparse()
2458 code2(_BUILTIN, bi_match) ; in yyparse()
2514 code2(_BUILTIN, bi_getline) ; in yyparse()
2522 code2(_BUILTIN, bi_getline) ; in yyparse()
[all …]
H A Dcode.h125 #define _BUILTIN 14 macro
H A Dda.c389 if (op == _BUILTIN) in awka_insertop()
662 case _BUILTIN:
H A Dawka_exe.h155 { "builtin", awka_nullfunc, _BUILTIN, -1, FALSE, 0, },
H A Dtranslate.c2084 case _BUILTIN: in awka_match()
/dports/lang/mawk/mawk-1.3.4-20190203/
H A Dparse.y436 code2(_BUILTIN, p->fp) ;
448 code2(_BUILTIN , p->fp) ;
454 code2(_BUILTIN, $1->fp) ;
802 { code2(_BUILTIN, bi_split) ; }
841 code2(_BUILTIN, bi_match) ;
890 code2(_BUILTIN, bi_getline) ;
896 code2(_BUILTIN, bi_getline) ;
901 code2(_BUILTIN, bi_getline) ;
907 code2(_BUILTIN, bi_getline) ;
912 code2(_BUILTIN, bi_getline) ;
[all …]
H A Dparse.c2103 code2(_BUILTIN, p->fp) ; in YYPARSE_DECL()
2117 code2(_BUILTIN , p->fp) ; in YYPARSE_DECL()
2125 code2(_BUILTIN, yystack.l_mark[0].bip->fp) ; in YYPARSE_DECL()
2494 { code2(_BUILTIN, bi_split) ; } in YYPARSE_DECL()
2531 code2(_BUILTIN, bi_match) ; in YYPARSE_DECL()
2579 code2(_BUILTIN, bi_getline) ; in YYPARSE_DECL()
2587 code2(_BUILTIN, bi_getline) ; in YYPARSE_DECL()
2594 code2(_BUILTIN, bi_getline) ; in YYPARSE_DECL()
2602 code2(_BUILTIN, bi_getline) ; in YYPARSE_DECL()
2609 code2(_BUILTIN, bi_getline) ; in YYPARSE_DECL()
[all …]
H A Dcode.h128 ,_BUILTIN enumerator
H A Dda.c292 case _BUILTIN: in da_this()
544 if (cdp->op == _BUILTIN) { in da_op_name()
H A Dtrace.c120 case _BUILTIN: in TraceInst()
H A Dcode.c289 case _BUILTIN: in free_codes()
H A Dexecute.c818 case _BUILTIN: in execute()