Home
last modified time | relevance | path

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

/dports/devel/plan9port/plan9port-1f098efb7370a0b28306d10681e21883fb1c1507/bin/
H A D9l332 xxout() {
340 xxout
343 xxout
/dports/cad/p5-Verilog-Perl/Verilog-Perl-3.478/verilog/
H A Dparser_bugs.v142 wire [71:0] #1 xxout = xxin; net
/dports/science/afni/afni-AFNI_21.3.16/src/
H A Dthd_atlas.c2280 float xxout=0.0, yyout=0.0, zzout=0.0; in apply_xform_chain() local
2283 *xout = xxout; in apply_xform_chain()
2294 xgc = apply_xform_general(xf, x, y, z, &xxout, &yyout, &zzout); in apply_xform_chain()
2296 x = xxout; in apply_xform_chain()
2306 *xout = xxout; in apply_xform_chain()
/dports/comms/kermit/kermit-9.0.305.04/
H A Dckuus5.c3397 _PROTOTYP( static int xxout, (char *, int) );
3401 xxout(char *obuf, int obsize) in xxout() function
3403 xxout(obuf, obsize) char *obuf; int obsize; in xxout()
3462 #define obfls() ((xxout(obuf,obn)<0)?-1:0)
3478 return(((++obn) >= OBSIZE) ? xxout(obuf,obn) : 0);
3733 if (xxout(obuf,obn) < 0) /* Flush buffer */
3786 if (xxout(obuf,obn) < 0) /* Flush buffer */
3798 if (xxout(obuf,obn) < 0) /* Flush buffer first */
3813 if (xxout(obuf,obn) < 0) /* Flush buffer first */
3901 if (xxout(obuf,obn) < 0) /* Flushing is required here! */
[all …]
H A Dckcftp.c4607 xxout(char c) in xxout() function
4609 xxout(c) char c; in xxout()
11989 if ((x = xpnbyte(c0,TC_UCS2,ftpsnd.outcs,xxout)) < 0) break;
11996 if (xxout(c) < 0)
/dports/cad/p5-Verilog-Perl/Verilog-Perl-3.478/t/
H A D35_sigparser.out193 verilog/parser_bugs.v:142: VAR 'net' 'xxout' 'module' 'wire' '[71:0]' '' 'xxin'
H A D35_sigparser_ps.out211 verilog/parser_bugs.v:142: VAR 'net' 'xxout' 'module' 'wire' '[71:0]' '' 'xxin'