Home
last modified time | relevance | path

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

/external/mksh/src/
Deval.c54 #define XSUB 1 /* expanding ${} string */ macro
352 type = XSUB; in expand()
704 type = XSUB; in expand()
707 type = XSUB; in expand()
744 type = XSUB; in expand()
762 type = XSUB; in expand()
809 case XSUB: in expand()
950 } else if (type == XSUB && ctype(c, C_IFS) && in expand()
959 if (type == XSUB) { in expand()
1163 return (XSUB); in varsub()
[all …]
/external/ImageMagick/PerlMagick/quantum/
Dquantum.xs.in58 #include "XSUB.h"