Home
last modified time | relevance | path

Searched defs:Xstring (Results 1 – 7 of 7) sorted by relevance

/dports/shells/pdksh/pdksh-5.2.14/
H A Dexpand.h63 #define Xstring(xs, xp) ((xs).beg) macro
/dports/shells/oksh/oksh-7.0/
H A Dexpand.h63 #define Xstring(xs, xp) ((xs).beg) macro
/dports/cad/magic/magic-8.3.245/sim/
H A DSimSelect.c435 static char Xstring[] = "RSIM=X"; local
/dports/graphics/gmt/gmt-6.3.0/src/seis/
H A Dpsmeca.c661 …char string[GMT_BUFSIZ] = {""}, Xstring[GMT_BUFSIZ] = {""}, Ystring[GMT_BUFSIZ] = {""}, event_titl… in GMT_psmeca() local
H A Dpscoupe.c1055 char event_title[GMT_BUFSIZ] = {""}, Xstring[GMT_BUFSIZ] = {""}, Ystring[GMT_BUFSIZ] = {""}; in GMT_pscoupe() local
/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/vendor/github.com/pquerna/ffjson/tests/
H A Dff.go190 type Xstring struct { struct
191 X string
/dports/shells/mksh/mksh/
H A Dsh.h2121 #define Xstring(xs,xp) ((xs).beg) macro