Searched refs:xc_tilde_expand (Results 1 – 8 of 8) sorted by relevance
/dports/cad/xcircuit/xcircuit-3.10.30/ |
H A D | rcfile.c | 440 xc_tilde_expand(_STR2, 249); in execscript() 461 xc_tilde_expand(_STR2, 249); in loadrcfile()
|
H A D | filelist.c | 886 xc_tilde_expand(lstring, nchars); in lookdirectory()
|
H A D | files.c | 892 Boolean xc_tilde_expand(char *filename, int nchars) in xc_tilde_expand() function 981 xc_tilde_expand(expname, 249); in fileopen() 1227 xc_tilde_expand(expname, 149); in libopen() 1930 xc_tilde_expand(_STR, 149); in importgraphic() 1978 xc_tilde_expand(_STR, 149); in importspice() 5202 xc_tilde_expand(outfile, 149); 5592 xc_tilde_expand(outname, 149);
|
H A D | python.c | 2027 xc_tilde_expand(_STR2, 249); in execscript() 2055 xc_tilde_expand(_STR2, 249); in loadrcfile()
|
H A D | prototypes.h | 339 extern Boolean xc_tilde_expand(char *, int);
|
H A D | tclxcircuit.c | 9041 xc_tilde_expand(_STR2, 249); in execscript() 9353 xc_tilde_expand(_STR2, 249); in loadrcfile() 9361 xc_tilde_expand(_STR2, 249); in loadrcfile()
|
H A D | functions.c | 2996 xc_tilde_expand(filename, 100); in TopDoLatex()
|
H A D | netlist.c | 3868 xc_tilde_expand(_STR, 149); in parseinfo()
|