Home
last modified time | relevance | path

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

/dports/print/texlive-base/texlive-20150521-source/utils/pmx/pmx-2.7.0/
H A Dpmxab.c3153 /* Subroutine */ int askfig_(char *pathnameq, integer *lpath, char *basenameq, in askfig_() argument
3201 i__1[0] = *lpath, a__1[0] = pathnameq; in askfig_()
21825 pathnameq, integer *lpath, integer *isig0, ftnlen inameq_len, ftnlen in getset_() argument
22001 getbuf_(pathnameq, (ftnlen)40); in getset_()
22002 if (*(unsigned char *)pathnameq == '%') { in getset_()
22005 *lpath = i_indx(pathnameq, " ", (ftnlen)40, (ftnlen)1) - 1; in getset_()
29663 static char basenameq[44], pathnameq[40]; in pmxb_() local
30221 all_1.sepsymq, pathnameq, &lpath, &comtop_1.isig0, (ftnlen)79, ( in pmxb_()
33027 askfig_(pathnameq, &lpath, basenameq, &lbase, &all_1.figbass, &istype0, ( in pmxb_()
33035 i__5[1] = lpath, a__3[1] = pathnameq; in pmxb_()
[all …]
H A Dpmx270.for1700 character*40 pathnameq local
1705 open(12,file=pathnameq(1:lpath)//basenameq(1:lbase)//'.tex')
14220 * inameq,clefq,sepsymq,pathnameq,lpath,isig0)
14224 character*40 pathnameq
14331 8 call getbuf(pathnameq)
14332 if (pathnameq(1:1) .eq. '%') go to 8
14333 lpath = index(pathnameq,' ')-1
19552 character*40 pathnameq
19677 * clefq,sepsymq,pathnameq,lpath,isig0)
21104 call askfig(pathnameq,lpath,basenameq,lbase,figbass,istype0)
[all …]